Skip to content

Releases: vedarthk/async_runner

fixes for callback exceptions and partial functions

21 Jun 06:17
Compare
Choose a tag to compare

adds support for action callback and more

16 Jun 11:19
Compare
Choose a tag to compare
  • 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

Fix module import string and function signature for partial functions

01 Mar 09:00
Compare
Choose a tag to compare

Fixes module path issues

16 Feb 08:48
Compare
Choose a tag to compare
v0.1.1

bump version

Initial Release

16 Feb 07:00
Compare
Choose a tag to compare

This is coupled with Django at the moment.