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

Flacky CI due to Slack rate limit #163

Open
damienalexandre opened this issue Nov 10, 2023 · 0 comments
Open

Flacky CI due to Slack rate limit #163

damienalexandre opened this issue Nov 10, 2023 · 0 comments

Comments

@damienalexandre
Copy link
Member

We get some false negative on the tests because we test against a real Slack API:

JoliCode\Slack\Exception\SlackErrorResponse: Slack returned error code "ratelimited"

I see two subject here:

  • how can we, as a Slack API client, handle those rate limit? Watch the Retry after header?
  • should it be only on the tests? or global?
  • make the CI green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant