Skip to content

adds support for action callback and more

Compare
Choose a tag to compare
@vedarthk vedarthk released this 16 Jun 11:19
· 10 commits to master since this release
  • callbacks can be added to settings file for following actions:

    • task enqueued
    • task picked up
    • task completed
    • task error
  • adds support to make use of delayed plugin in RabbitMQ for this you can now pass kombu.Queue objects to queue parameter and have configuration to used delayed plugin