Get the already enqueued task ID/PK on AlreadyEnqueued exception #452
Labels
Issue appropriate for: Occasional contributors 😉
This issue will be best tackled by people with a minimum of experience on the project
Issue contains: Some Python 🐍
This issue involves writing some Python code
Issue contains: Some SQL 🐘
This features require changing the SQL model
Hey guys -
This question is regarding queueing locks and
AlreadyEnqueued
errors.It would be really cool (!!) if we could do something like:
Would it be possible to get the already enqueued task's ID on the exception instance? Is this already available somehow? Thanks!
The text was updated successfully, but these errors were encountered: