Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add offset parameter to API #18

Open
wants to merge 1 commit into
base: esa
Choose a base branch
from
Open

Conversation

qixils
Copy link

@qixils qixils commented Jul 26, 2022

Adds an offset parameter to the public-facing API. Most notably allows developers to pre-fetch/cache all ESA runners once instead of needing to send hundreds of requests to get each individual runner (or, at least, each runner not in the list of the first 1,000).

Allows pre-fetching/caching all ESA runners instead of sending hundreds of requests for each individual runner (especially since the `event` parameter does not work with `type=runner`)
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