延长后端 assignment 重投预算 #35

Merged
panxiao81 merged 1 commits from fix/unbounded-assignment-redelivery into main 2026-09-21 08:44:43 +00:00
Owner

VM 创建或身份准备可能持续数分钟;原 MaxDeliver=20 在 15 秒退避下约 5 分钟即停止投递并占用 MaxAckPending。将预算提高到 1000 次,约 4 小时 10 分钟,与 VM_TIMEOUT_SECONDS=14400 对齐,保持有限重试并允许暂态故障收敛。

已通过 go test ./...go vet ./...

VM 创建或身份准备可能持续数分钟;原 MaxDeliver=20 在 15 秒退避下约 5 分钟即停止投递并占用 MaxAckPending。将预算提高到 1000 次,约 4 小时 10 分钟,与 VM_TIMEOUT_SECONDS=14400 对齐,保持有限重试并允许暂态故障收敛。 已通过 `go test ./...` 与 `go vet ./...`。
panxiao81 added 1 commit 2026-09-21 08:44:03 +00:00
fix: 保持后端 assignment 可重试
test / go (pull_request) Successful in 6m15s
test / shell (pull_request) Failing after 13m28s
test / python (pull_request) Failing after 13m29s
906e6a2e18
panxiao81 force-pushed fix/unbounded-assignment-redelivery from c1d0f4cec2 to 906e6a2e18 2026-09-21 08:44:03 +00:00 Compare
panxiao81 changed title from 避免后端 assignment 达到 MaxDeliver 后堵塞 to 延长后端 assignment 重投预算 2026-09-21 08:44:41 +00:00
panxiao81 merged commit 70c5ff422f into main 2026-09-21 08:44:43 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: panxiao81/gitea-dynamic-runner#35