GitHubRateLimit OBJECT

GitHub App Installation Rate Limit (limits set by GitHub)

Fields

limitInt!

The maximum number of requests that Buildkite is permitted to make per hour, as set by GitHub.

remainingInt!

The number of requests remaining in the current rate limit window.

resetAtDateTime!

The time at which the current rate limit window resets

usedInt!

The number of requests remaining in the current rate limit window.