Skip to content

Filter runs locally instead of via API query param#7

Closed
tobyjsullivan wants to merge 1 commit into
felixp8:masterfrom
AdaloHQ:filter-locally
Closed

Filter runs locally instead of via API query param#7
tobyjsullivan wants to merge 1 commit into
felixp8:masterfrom
AdaloHQ:filter-locally

Conversation

@tobyjsullivan
Copy link
Copy Markdown

The Github API is currently returning stale results when the event query param is supplied. They appear to be about 24 hours old. It seems likely that filtered results are eventually consistent and there's some sort of indexing delay on Github's side.

Removing the event filter from the API request returns up-to-date results. The results are filtered with jq instead.

The Github API can return stale results when the event param is used.
@tobyjsullivan tobyjsullivan deleted the filter-locally branch April 11, 2022 20:53
@tobyjsullivan
Copy link
Copy Markdown
Author

tobyjsullivan commented Apr 11, 2022

Reopened the PR from my personal fork: #8

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