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

Add a streaming endpoint to Rails and Sinatra apps #187

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

tombruijn
Copy link
Member

@tombruijn tombruijn commented Feb 15, 2024

Allow us to test how our gem handles streaming requests.

Related PR: appsignal/appsignal-ruby#1037

@tombruijn tombruijn self-assigned this Feb 15, 2024
@tombruijn tombruijn changed the title Add a streaming Rails endpoint to Rails 7 app Add a streaming endpoint to Rails 7 and Sinatra app Feb 15, 2024
julik and others added 3 commits February 15, 2024 13:39
Allow us to test how our gem handles streaming requests.
Co-authored-by: namJulik Tarkhanov <me@julik.nl>
Similar to the Rails 7 app, test these streaming responses for Rails 6.

Remove rack-mini-profiler, because the streaming won't work with it.
@tombruijn tombruijn changed the title Add a streaming endpoint to Rails 7 and Sinatra app Add a streaming endpoint to Rails and Sinatra apps Feb 15, 2024
@tombruijn tombruijn marked this pull request as ready for review February 19, 2024 09:46
@backlog-helper
Copy link


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

@tombruijn tombruijn merged commit 7df46c3 into main Feb 22, 2024
1 check passed
@tombruijn tombruijn deleted the streaming-examples branch February 22, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants