Skip to content

fix: handle health status when displaying task apps #18675

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

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented Jun 30, 2025

Previously, we displayed apps in iframes on the task page without waiting for them to initialize. This would result in 502 errors shown to the user. This PR makes sure that we only display the app after it initializes.

Before

Screenshot 2025-06-30 at 14 59 07 (2)

@hugodutka hugodutka merged commit 22c5e84 into main Jun 30, 2025
37 checks passed
@hugodutka hugodutka deleted the hugodutka/task-app-status branch June 30, 2025 18:46
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants