Open if0s opened 1 week ago
Currently, if we use the rebound feature, after 21 attempts to rebound we get an error message that will be located in the previous step rather than in the step that triggered the rebound.
Rebound and error is somewhere here: Sailor rebound Sailor "Rebound limit exceeded" on last iteration
2.7.3
Retry on failure
Error Rebound limit exceeded in first step - webhook:
Rebound limit exceeded
Error in second step - REST API v2:
none
Component Bug Report
Description
Currently, if we use the rebound feature, after 21 attempts to rebound we get an error message that will be located in the previous step rather than in the step that triggered the rebound.
Rebound and error is somewhere here: Sailor rebound Sailor "Rebound limit exceeded" on last iteration
Version
2.7.3
Steps to Reproduce
Retry on failure
in config and place there URL that will respond with 429 errorActual Result
Error
Rebound limit exceeded
in first step - webhook:Expected Result
Error in second step - REST API v2:
Workaround(s)
none