calm-energy-71162
03/17/2023, 8:12 AM{
"error": "States.TaskFailed",
"cause": "Transient error when assuming role, Sts.SdkClientException (role: [STEP_FUNCTIONS_ROLE_ARM])"
}
The flow was deployed --with retry
but I did not see any retries of the failed step. Does retry
not apply for these kind of failures?
Cheers & thanks!