[PR #188] [MERGED] Add --max-payload-length flag #595

Closed
opened 2026-03-07 22:16:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/188
Author: @hibiken
Created: 10/21/2021
Status: Merged
Merged: 10/21/2021
Merged by: @hibiken

Base: masterHead: fix/large-payload


📝 Commits (3)

  • fb06f5d Use PUBLIC_URL in index.html for RootPath action
  • f23814b (ui): Update yarn start script
  • 0ced39a Truncate payload printed in the UI

📊 Changes

6 files changed (+29 additions, -6 deletions)

View changed files

📝 cmd/asynqmon/main.go (+21 -1)
📝 conversion_helpers.go (+4 -1)
📝 handler.go (+1 -1)
📝 ui/build/index.html (+1 -1)
📝 ui/package.json (+1 -1)
📝 ui/public/index.html (+1 -1)

📄 Description

Closes #186


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/188 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 10/21/2021 **Status:** ✅ Merged **Merged:** 10/21/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `fix/large-payload` --- ### 📝 Commits (3) - [`fb06f5d`](https://github.com/hibiken/asynqmon/commit/fb06f5d64e13854723533ab5e2b038a1901e55b5) Use PUBLIC_URL in index.html for RootPath action - [`f23814b`](https://github.com/hibiken/asynqmon/commit/f23814b16d3e18d5aa6d736eb6ec92577b3a5989) (ui): Update yarn start script - [`0ced39a`](https://github.com/hibiken/asynqmon/commit/0ced39a55c9e8b6ca7cc63018a99459bb471b1b5) Truncate payload printed in the UI ### 📊 Changes **6 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cmd/asynqmon/main.go` (+21 -1) 📝 `conversion_helpers.go` (+4 -1) 📝 `handler.go` (+1 -1) 📝 `ui/build/index.html` (+1 -1) 📝 `ui/package.json` (+1 -1) 📝 `ui/public/index.html` (+1 -1) </details> ### 📄 Description Closes #186 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:16:21 +03:00
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#595
No description provided.