Simple job queues for Python
-
Updated
Jun 8, 2022 - Python
result_exec_date not being set when the unit of work task is executed.
Add a description, image, and links to the task-queue topic page so that developers can more easily learn about it.
To associate your repository with the task-queue topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Is it acceptable to add a
ctx context.Contextparameter to someRDBandInspectormethods, for deadline, cancellation and observability(otel).Describe the solution you'd like
Take
Inspector.Queues()for example: