Skip to content

Fix notion-cli CI test failures from Notion API rate limiting#3

Merged
joshed-io merged 2 commits intomainfrom
fix/notion-cli-test-concurrency
Feb 18, 2026
Merged

Fix notion-cli CI test failures from Notion API rate limiting#3
joshed-io merged 2 commits intomainfrom
fix/notion-cli-test-concurrency

Conversation

@joshed-io
Copy link
Member

Run test files sequentially (--test-concurrency=1) to avoid overwhelming Notion's rate limit when all 10 files hit the API in parallel.

Run test files sequentially (--test-concurrency=1) to avoid
overwhelming Notion's rate limit when all 10 files hit the API
in parallel.
Limit push trigger to main only; PRs are covered by pull_request.
Add concurrency group to cancel stale runs on the same ref.
@joshed-io joshed-io merged commit fce3087 into main Feb 18, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant