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

REST Client Reactive: skip measuring time for SSE calls #23829

Closed
michalszynkiewicz opened this issue Feb 21, 2022 · 0 comments · Fixed by #24608
Closed

REST Client Reactive: skip measuring time for SSE calls #23829

michalszynkiewicz opened this issue Feb 21, 2022 · 0 comments · Fixed by #24608

Comments

@michalszynkiewicz
Copy link
Member

Description

Right now we measure time of operations for all the calls.
Measuring response times for server sent events doesn't seem to have much sense.
We should try to skip gathering time statistics for SSE

Implementation ideas

No response

geoand added a commit to geoand/quarkus that referenced this issue Mar 29, 2022
geoand added a commit to geoand/quarkus that referenced this issue Mar 30, 2022
geoand added a commit that referenced this issue Mar 30, 2022
Don't record start time when Reactive REST Client returns a Multi
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant