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

Logging fail open #675

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Logging fail open #675

wants to merge 5 commits into from

Conversation

nikhilsimha
Copy link
Contributor

Summary

Fail to send log should be a soft failure

Why / Goal

In staging environments sometimes users won't have access to prod logging topics.

Test Plan

  • Added Unit Tests
  • Covered by existing CI
  • Integration tested

Checklist

  • Documentation update

Reviewers

@@ -1,2 +1 @@
version := "0.0.63-SNAPSHOT"

version := "0.0.65-SNAPSHOT"
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be part of the version up PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could split. But it seems relatively harmless to merge with this.

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.

None yet

2 participants