Replies: 1 comment
-
I see asynq.Inspector could support me in this case |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi masters,
I have an usecase like this. I would like to extract payload from a task which is already on the queue (no matter pending queue, active queue...) .
In above code, I couldn't compile code because of the restriction of compiler which don't allow import internal packages. So Is any idea for this usecase without forking your repository and customizing it ?
Beta Was this translation helpful? Give feedback.
All reactions