Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

ThrottleException usage #2

@Rast1234

Description

@Rast1234

Thanks for the library! I wrote something ugly to do the same job (that was painful too!) and was happy to throw it away when found your code. However, i am not sure what's the purpose of ThrottleException. As i see from the source, it is used to re-queue a failed task. But docstring says if the task gets throttled. There is no way for a task to know if it was throttled, right? So it's better be named like PutOffException or RequeueException?
By the way, github link in PyPi package is broken: https://pypi.python.org/pypi/asyncio-throttler/0.1.0 (/asyncio_throttler instead of /asyncio-throttler)

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