Django-celery-token-bucket

Latest version: v2.1.0

Safety actively analyzes 622331 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

Contributors: [lociii](https://github.com/lociii)

Changed

- The token holding job `token_bucket_token` will now ignore it's result and should not pop up in result backends stuck as pending anymore.
- Minimum required version of django-celery-beat is now 2.4.0 which adds support for Django 4.1

2.0.0

Contributors: [lociii](https://github.com/lociii)

Changed

- Fix token consumption, see [4](https://github.com/RegioHelden/django-celery-token-bucket/pull/4)

Breaking

- Renamed `retry_backoff` to `countdown` to align wording with Celery and better reflect the behavior, see [4](https://github.com/RegioHelden/django-celery-token-bucket/pull/4) and [docs](https://github.com/RegioHelden/django-celery-token-bucket#countdown)

1.1.0

Contributors: [Esquire-gh](https://github.com/Esquire-gh)

Changed

- Make the refill queue name configurable per bucket, see [2](https://github.com/RegioHelden/django-celery-token-bucket/pull/2) and [docs](https://github.com/RegioHelden/django-celery-token-bucket#token_refill_queue)
- Make it configurable if a failed token retrieval should increase the retry count, see [2](https://github.com/RegioHelden/django-celery-token-bucket/pull/2) and [docs](https://github.com/RegioHelden/django-celery-token-bucket#affect_task_retries)

1.0

Contributors: [lociii](https://github.com/lociii), [Esquire-gh](https://github.com/Esquire-gh)

- Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.