jolicode / jolicode/slack-php-api

Flacky CI due to Slack rate limit

Open
#163 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
255
Forks
62
Avg merge
1h 45m
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.