Sse
+ TraceLayer
on_eos
?
#2593
Unanswered
GabrielBianconi
asked this question in
Q&A
Replies: 2 comments
-
I'm having a similar problem. axum version 0.8.4. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You're most likely running into this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have a handler that streams an
SSE
response. I'm trying to setup logging withTraceLayer
, but noticed that Axum is not triggeringon_eos
when the SSE stream ends. Am I misunderstanding how this works?axum version
0.7.4
Beta Was this translation helpful? Give feedback.
All reactions