Skip to content

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

Open
@sonupandey228

Description

@sonupandey228

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions