[GH-ISSUE #636] [FEATURE REQUEST] The task details can display the complete payload #2338

Open
opened 2026-03-15 20:10:20 +03:00 by kerem · 1 comment
Owner

Originally created by @shuqingzai on GitHub (Apr 3, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/636

Originally assigned to: @hibiken on GitHub.

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

  1. I hope to support viewing the full payload content
  2. 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
image

Originally created by @shuqingzai on GitHub (Apr 3, 2023). Original GitHub issue: https://github.com/hibiken/asynq/issues/636 Originally assigned to: @hibiken on GitHub. **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** 1. I hope to support viewing the full payload content 2. 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** ![image](https://user-images.githubusercontent.com/44406033/229422565-ce5bc39b-3869-4fe5-9078-06a89874f195.png)
Author
Owner

@kamikazechaser commented on GitHub (Apr 3, 2023):

This issue is for https://github.com/hibiken/asynqmon

<!-- gh-comment-id:1494000150 --> @kamikazechaser commented on GitHub (Apr 3, 2023): This issue is for https://github.com/hibiken/asynqmon
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2338
No description provided.