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 extra context for error reporter #194

Merged
merged 23 commits into from
Sep 12, 2024
Merged

Conversation

kibertoad
Copy link
Collaborator

Changes

call to errorReporter now include request params

Checklist

  • Apply one of following labels; major, minor, patch or skip-release
  • I've updated the documentation, or no changes were necessary
  • I've updated the tests, or no changes were necessary


const responseAfter = await getMetrics()
const responseAfter = await vi.waitUntil(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes unrelated to the PR, but for whatever reason test is failing due to data generation taking longer than before. I assume GA is being slow.
locally it was passing without any changes

Copy link
Contributor

@CarlosGamero CarlosGamero Sep 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmm so it was still failing 😓, I included the waitForJob as I thought the delay was caused by the processor and not by the metrics, good to see you fixed it, thanks Igor 🙌

@kibertoad kibertoad merged commit 0d8ba1f into main Sep 12, 2024
4 checks passed
@kibertoad kibertoad deleted the feat/error-reporter-context branch September 12, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants