-
-
Notifications
You must be signed in to change notification settings - Fork 163
feat: add support for producing kakfa messages asynchronously #3246
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
base: main
Are you sure you want to change the base?
feat: add support for producing kakfa messages asynchronously #3246
Conversation
✅ Deploy Preview for go-feature-flag-doc-preview canceled.
|
40933b2
to
fc704e7
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3246 +/- ##
==========================================
- Coverage 85.15% 84.57% -0.58%
==========================================
Files 121 122 +1
Lines 5666 5719 +53
==========================================
+ Hits 4825 4837 +12
- Misses 667 702 +35
- Partials 174 180 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fc704e7
to
5918ed7
Compare
f5ced56
to
8510c80
Compare
8510c80
to
3830d82
Compare
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Description
Still work in progress, currently the syncproducer blocks sometimes for us causing significant request timeouts.
Closes issue(s)
Resolve #
Checklist
README.md
and/website/docs
)