asynq icon indicating copy to clipboard operation
asynq copied to clipboard

[FEATURE REQUEST] can you open the attribute opts of task

Open pihc opened this issue 5 months ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

image

image

I hope to use some attributes defined in the task within the EnqueueContext method. However, because the opts of the task are not accessible, it is inconvenient for me to use them.

Describe the solution you'd like A clear and concise description of what you want to happen.

Make the opts attribute of the task accessible.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

pihc avatar Sep 11 '24 02:09 pihc