Django-event-queue

Latest version: v0.1.20

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

Scan your dependencies

Page 1 of 2

0.1.20

- Fix comparision between in and CombinedExpression [more information](https://stackoverflow.com/questions/33672920/django-db-models-f-combined-expression)

0.1.19

- Make migration files

0.1.18

- Create index for: `(routing_key, updated_at)`, `status`
- Add status `STATUS__MAX_ATTEMPT = 3`
- Create `QueueProcessFacade.MAX_ATTEMPT` attribute, if `event.attempt` >= `QueueProcessFacade.MAX_ATTEMPT` then set status of event to `STATUS__MAX_ATTEMPT`

0.1.17

- Set channel is None when close
- Create `handle` method for child(ren) override.

0.1.16

- Raise exception if there is no cache service

0.1.15

- Release lock task when has exception

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.