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

chore: Improve Error handling, consistent logging and sentry/ rollbar #282

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

bonflintstone
Copy link
Member

@bonflintstone bonflintstone commented Aug 29, 2024

Imrpoves debugging experience

What changes are introduced?

More consisten logging

Why are these changes introduced?

Logging was not consistent.

How are these changes made?

Adds helper which can be used in the api to track errors

How was it tested? (optional)

not

Some code, especially infrastructure code (say HELM or Kubernetes yaml files) are harder to test. So it’s important to let the reviewer know how you tested them in case you can’t check in tests. Alternatively, you can explain to the reviewer how to test it locally if necessary. Showing the results of tests you’ve run in this section if none are visible in the diff is also very helpful.

  • Specs
  • Locally
  • Staging
Screenshots, Sample Data
Before After

@bonflintstone bonflintstone requested a review from janz93 August 29, 2024 09:47
Improves debugging experience

Co-authored-by: Jan von Magnus <jan.vonmagnus@railslove.com>
@janz93 janz93 force-pushed the better-error-handling branch from f4a885d to fa1cd6c Compare August 29, 2024 09:51
@janz93 janz93 merged commit b6e6597 into main Aug 29, 2024
3 checks passed
@janz93 janz93 deleted the better-error-handling branch August 29, 2024 10:05
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.

2 participants