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

Open
opened 2026-03-07 22:15:22 +03:00 by kerem · 2 comments
Owner

Originally created by @shuqingzai on GitHub (Apr 16, 2023).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/301

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

  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 16, 2023). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/301 ## Copied from [hibiken/asynq/#636](https://github.com/hibiken/asynq/issues/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** 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

@thisispj commented on GitHub (Apr 19, 2024):

@shuqingzai I understand that this is something we all needed. I will create a PR for this.

<!-- gh-comment-id:2065902472 --> @thisispj commented on GitHub (Apr 19, 2024): @shuqingzai I understand that this is something we all needed. I will create a PR for this.
Author
Owner

@phhoef commented on GitHub (Feb 17, 2025):

any news on that? I need the full payload, too 😄

<!-- gh-comment-id:2662854905 --> @phhoef commented on GitHub (Feb 17, 2025): any news on that? I need the full payload, too 😄
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/asynqmon#430
No description provided.