feat(egress): add blocked hostname webhook fanout#406
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
0359dc7 to
0993c6e
Compare
0993c6e to
edb7fe8
Compare
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: edb7fe8808
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
hittyt
left a comment
There was a problem hiding this comment.
The PR introduces a valuable feature for monitoring blocked egress traffic via webhooks. However, there are a few high-priority concurrency and lifecycle issues that should be addressed to ensure stability during shutdown and avoid potential panics.
Summary
Testing
Breaking Changes
Checklist