fix: harden channel retry attribution and operations UI

This commit is contained in:
hectorzhao
2026-07-26 21:33:58 +08:00
parent 059b38e8fe
commit 0857de09d8
27 changed files with 888 additions and 117 deletions
+1
View File
@@ -1284,6 +1284,7 @@ func submitResult(cmd queue.SubmitCommand, sequenceID uint32, gatewayMessageID s
ChannelID: cmd.ChannelID,
CreatedAt: time.Now().UTC(),
},
SubmitID: cmd.SubmitID,
SequenceID: sequenceID,
GatewayMessageID: gatewayMessageID,
SubmitStatus: status,