Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck into infinite retrying loop in case of failed request in Request decorator #212

Open
sonupandey228 opened this issue Dec 12, 2024 · 0 comments

Comments

@sonupandey228
Copy link

I am using Request decorator. earlier it was working fine. but now I am getting issue in that it never return failed state, in case of failure it always stucks into infinite retrying loop. Tried by setting max_retries value in decorator but nothing works.

getting below error on pod
Network error occurred: failed to do request: Get "https://xn--h2brj9c.xn--11b7cb3a6a/": dial tcp: lookup xn--h2brj9c.xn--11b7cb3a6a on IP:0:53 : no such host. Retrying in 20 seconds...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant