You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When diagnosting retry issues it is not clear what steps were executed.
The UI indicates that a retry operation was completed but there is no information about when certain steps were executed.
It would be nice if information would be shown like:
yyyy-MM-dd hh:mm:ss [1] Failed
yyyy-MM-dd hh:mm:ss [1] Ingested by ServiceControl
yyyy-MM-dd hh:mm:ss [1] Included in batch XXX
yyyy-MM-dd hh:mm:ss [1] Staged for retry
yyyy-MM-dd hh:mm:ss [1] Dispatched as part of staging
yyyy-MM-dd hh:mm:ss [2] Failed (nth time)
yyyy-MM-dd hh:mm:ss [2] Ingested by ServiceControl
yyyy-MM-dd hh:mm:ss [2] Included in batch XXX
yyyy-MM-dd hh:mm:ss [2] Staged for retry
yyyy-MM-dd hh:mm:ss [2] Dispatched as part of staging
yyyy-MM-dd hh:mm:ss [3] Failed
yyyy-MM-dd hh:mm:ss [3] Archived, will be purged on yyyy-MM-dd hh:mm:ss
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the suggested improvement
When diagnosting retry issues it is not clear what steps were executed.
The UI indicates that a retry operation was completed but there is no information about when certain steps were executed.
It would be nice if information would be shown like:
Additional Context
No response
The text was updated successfully, but these errors were encountered: