Skip to content

Infinite loop in _apply_request_throttling #322

@im-n1

Description

@im-n1

I'm facing an issue where I get stuck in a loop in method _apply_request_throttling().

The while loop checks 2 variables, then sleeps for 0.1s and then checks them again without modyfing them. This leads to an infinite loop once entered. I'm getting then infinite flow of 🚦 Concurrent request limit reached (1/1), waiting... messages in console.

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