Skip to content

Flacky CI due to Slack rate limit #163

Open
@damienalexandre

Description

@damienalexandre

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions