insomnes / aqute

Async QUeue Task Engine for Python
MIT License
8 stars 0 forks source link

Disable task retry by default #10

Closed insomnes closed 11 months ago

insomnes commented 11 months ago

We retry every failed task 2 times by default. This should be an explicit setting rather than an implicit: