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

fix(timeout): Don't timeout in requests to metrics endpoint #118

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

tfadeyi
Copy link
Owner

@tfadeyi tfadeyi commented Nov 1, 2023

From #110, a large amount of logs would cause the exporter to error and not return any results.
This solution is mostly a fix rather than a full solution. I'll create ab issue to tackle this, maybe having a flag --auth0.to or --auth0.pages would mitigate the issue of large logs events.

📋 Changes

  • Stops the exporter from timing out if requests to the endpoint takes longer than expected.
  • Updates the documentations
  • Stop exporter from erroring if the context is canceled.

📚 References

Stops the exporter from timing out if requests to the endpoint takes
longer than expected.

Signed-off-by: oluwole fadeyi <[email protected]>
@tfadeyi tfadeyi merged commit db636e6 into main Nov 1, 2023
2 checks passed
@tfadeyi tfadeyi deleted the feat-log-client branch November 1, 2023 20:33
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