poller.py
3.89 KB
-
Correctly check for failed status from an async task. Use… · 6ba43311
Correctly check for failed status from an async task. Use runner_on_async_failed callback (instead of runner_on_failed) when an async task times out. Add runner_on_async_ok callback when a task is started in fire and forget mode.
Chris Church committed