jolicode / slack-php-api

:hash: PHP Slack Client based on the official OpenAPI specification
https://jolicode.github.io/slack-php-api/
MIT License
223 stars 56 forks source link

Flacky CI due to Slack rate limit #163

Open damienalexandre opened 10 months ago

damienalexandre commented 10 months ago

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: