Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a retry input #245

Open
4 of 10 tasks
tay-bird opened this issue Oct 4, 2023 · 0 comments
Open
4 of 10 tasks

Add support for a retry input #245

tay-bird opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tay-bird
Copy link

tay-bird commented Oct 4, 2023

Description

Occasionally, we see intermittent errors from the Slack API. They don't seem to be related to our code - the same call attempted multiple times will succeed regularly, only occasionally returning a 500 error.

It would be great if we could configure a retry on this Action.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • example code related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@seratch seratch added the enhancement New feature or request label Oct 4, 2023
@seratch seratch added this to the 1.x milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants