Record Limits in CircleCI's Flaky Tests API

Overview

When using the CircleCI API to retrieve flaky test results, users may encounter a limitation where only the last 1000 records are returned, even if more results are available. This limitation affects users on paid plans, while those on free plans are restricted to 5 records. Currently, there is no pagination feature, such as a page_token to retrieve additional records beyond this limit.

Additional Resources

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.