Skip to content

Sleeping and retrying for a long time #185

@valankar

Description

@valankar

I was getting some long hangs in my script and it boiled down to:

This is retrying a sleep in a loop for 250 times. I'm not sure why 250 was chosen, but could there be an option to disable this or provide a limit to the timeout?

I see there is a timeout option:

timeout: int, default 30, optional

but it doesn't seem to apply here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions