You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the payload of task details cannot be fully displayed. If it exceeds the limit, it will be omitted, and the data that needs to be viewed for task delivery cannot be fully viewed.
Describe the solution you'd like
I hope to support viewing the full payload content
If it cannot be fully displayed, I hope that a copy button can be added next to the payload display, so that the developer can copy the complete payload and check it by himself
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Copied from hibiken/asynq/#636
Is your feature request related to a problem? Please describe.
Currently, the payload of task details cannot be fully displayed. If it exceeds the limit, it will be omitted, and the data that needs to be viewed for task delivery cannot be fully viewed.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
![image](https://user-images.githubusercontent.com/44406033/229422565-ce5bc39b-3869-4fe5-9078-06a89874f195.png)
The text was updated successfully, but these errors were encountered: