Releases: thoas/bokchoy
Releases · thoas/bokchoy
v0.2.0
- RPC server based on gRPC to communicate with Bokchoy server and send tasks with protobuf
- Sentry integration
- Allow overriding queues to consume when running Bokchoy
- Better handling of panics: fully managed by recoverer middleware and converted to failed task
- Priority tasks
- Broker customization at initialization
- Refactor delayed tasks using atomic transaction from redis