mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-23 01:50:26 +01:00
* Wait until job1 exists in Redis before enqueueing job2 * Job can exist but not have status * Catch InvalidJobOperation and use as trigger for retry * Catch InvalidJobOperation when deleting/canceling job * Remove testing code