Incorrect retry count returned in case of Activity Function #167
Labels
Enhancement
New feature or request
need investigation
Need investigation from a maintainer
P2
Priority 2
I have an Activity Function which has a retry count set to 3. This is intentionally made to throw an exception and retry. Now, I am trying to get the retry count in the Activity Function but it always returns 0.
Here is a sample code I am trying :
This is how I am calling this activity :
The text was updated successfully, but these errors were encountered: