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

Support proxy requests on generic app URL and await session execution #2618

Merged
merged 2 commits into from
May 24, 2024

Conversation

jonatanklosko
Copy link
Member

Adds support for /apps/:slug/proxy/*. For multi-session apps raises an error, for single-session apps uses the session, optionally booting a new session when not running (can be the case with auto-shutdown is configured). Also always wait for app sessions to finish executing, before attempting to call the proxy (crucial for the auto boot). More discussion in #2608 (comment).

Copy link

github-actions bot commented May 24, 2024

Uffizzi Preview deployment-52240 was deleted.

Copy link
Contributor

@josevalim josevalim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment and ship it!

@jonatanklosko jonatanklosko merged commit 197f486 into main May 24, 2024
6 of 7 checks passed
@jonatanklosko jonatanklosko deleted the jk-proxy-await branch May 24, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants