Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
AsyncWaitOperator supports retry if retry Strategy is set. But there is no metrics to count the messages retried, message retry succeeded and dropped message count after reaching configured retry count.
To address this we propose to add metrics for Retry Count, Retry Success Count and Dropped after max retry Count.