Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Increase the number of projects fetched per request from Atlassi…
…an (#9435) We ran into timeouts in `getAllProjects`, presumably because we're doing too many roundtrips. As a quick fix, increse the number of projects fetched per request from 50 to 500.
- Loading branch information