fix: harden channel retry attribution and operations UI
This commit is contained in:
@@ -79,6 +79,7 @@ type Retry struct {
|
||||
|
||||
type SubmitResult struct {
|
||||
Envelope
|
||||
SubmitID string `json:"submitId"`
|
||||
SequenceID uint32 `json:"sequenceId"`
|
||||
GatewayMessageID string `json:"gatewayMessageId"`
|
||||
SubmitStatus string `json:"submitStatus"`
|
||||
|
||||
Reference in New Issue
Block a user