We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we are seeing inconsistent responses on the same query in our CI. https://github.com/rladies/meetup_archive/actions
The error is not always the same, and its really quite peculiar. Would be great if we could figure it out.
The text was updated successfully, but these errors were encountered:
@benubah if you have the time. no particular rush.
Sorry, something went wrong.
The error seems to come from the GraphQL API itself and not from our end. I see that it starts passing again, let's watch it a while.
I believe the workflow now uses get_pro_groups() and get_pro_events()?
get_pro_groups()
get_pro_events()
yeah, thats correct. Its using both the pro functions.
it keeps passing on and off, at least the scheduled triggered once seem to be hit and mis if it fails or not.
yeah, lets keep an eye out.
No branches or pull requests
we are seeing inconsistent responses on the same query in our CI.
https://github.com/rladies/meetup_archive/actions
The error is not always the same, and its really quite peculiar.
Would be great if we could figure it out.
The text was updated successfully, but these errors were encountered: