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
Under certain circumstances (starting a continuedAsNew workflow is one of them) it might take time before Temporal/Candace API calls can be resolved successfully and expected data is returned. We should refactor the code and retry API calls when a certain response is received (for example: 500 response)
ACs:
Retry API calls when certain responses are received
TODO: Need to decide on checking error types, and backoff strategy
Under certain circumstances (starting a continuedAsNew workflow is one of them) it might take time before Temporal/Candace API calls can be resolved successfully and expected data is returned. We should refactor the code and retry API calls when a certain response is received (for example: 500 response)
ACs:
The text was updated successfully, but these errors were encountered: