Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactors latest build API to reduce latency
- removes usage for get_builds method in app which fetches all pages of the response even if limitis set to 1 - this reduces latency of this request from minutes to seconds
- Loading branch information