Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@thoas thoas released this 04 Dec 12:36
· 34 commits to master since this release
  • 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