-
Suggestion
-
Resolution: Duplicate
-
None
-
4
-
Summary
Currently in a Jira automation rule, if a "Create issue" action fails due to network timeout (with error: SocketException: Socket closed), the action is not retried. So, issue creation fails.
Steps to reproduce
- Use a "Create issue" action in an automation rule.
- Run the rule and (somehow) make the action timeout
Actual behaviour
- You'll get a "SocketException: Socket closed" error and the issue will not be created
Suggestion
Make it so that the "Create issue" action is retried if such failure occurs (similar to how webhooks are retried).
- duplicates
-
AUTO-79 Further configuration of automation rules being disabled automatically by Automation For Jira (A4J) - ability to manage retry policy for components or rules
- Closed