Open dhiaayachi opened 2 months ago
https://github.com/temporalio/temporal/blob/master/service/history/api/respondactivitytaskfailed/api.go#L124-L131
It would be imo useful to add counter metric here so that user can track how often service has failed activity for retries exhausted
Thanks for the feature request!
Right now, it's not possible to add a counter metric for failed retries but you can:
Let me know if you have any other questions!
https://github.com/temporalio/temporal/blob/master/service/history/api/respondactivitytaskfailed/api.go#L124-L131
It would be imo useful to add counter metric here so that user can track how often service has failed activity for retries exhausted