Raquel

Latest version: v0.2.7

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

Scan your dependencies

0.2.7

**Full Changelog**: https://github.com/vduseev/raquel/compare/v0.2.3...v0.2.7

0.2.3

Summary

1. Added ability to subscribe to multiple queues (5)

**Full Changelog**: https://github.com/vduseev/raquel/compare/v0.2.1...v0.2.3

0.2.1

Summary

1. Add backoff base to sparse out initial retry delays (6)
2. Add `job.delay()` to be able to put the job back in the queue for later reprocessing without having to fail it (7)

**Full Changelog**: https://github.com/vduseev/raquel/compare/v0.1.2...v0.2.1

0.1.2

Summary

1. Allow users to handle exceptions within `dequeue()` manually and still report them through `job.fail(exc)` (Closes 4)
2. Automatically cancel all expired jobs (Closes 1)
3. Queue name is the first argument in `enqueue()` method. (Closes 3)

**Full Changelog**: https://github.com/vduseev/raquel/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Rewritten using SQLAlchemy
* Async support added
* API redisigned for simplicity
* 91% test coverage

0.0.15

First public release

**Full Changelog**: https://github.com/vduseev/raquel/commits/v0.0.15

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.