-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
fix: Apps-engine reliability fixes #34906
Conversation
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: afe493f The changes in this PR will be included in the next version bump. This PR includes changesets to release 34 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-6.10.10 #34906 +/- ##
==================================================
Coverage ? 56.60%
==================================================
Files ? 2504
Lines ? 55706
Branches ? 11529
==================================================
Hits ? 31533
Misses ? 21475
Partials ? 2698
Flags with carried forward coverage won't be shown. Click here to find out more. |
Backport of several fixes in the Apps-Engine.
Fixes published with Apps-Engine patch version 1.43.5 https://github.com/RocketChat/Rocket.Chat.Apps-engine/releases/tag/v1.43.5
The changes as listed on the Apps-Engine release:
fix: app subprocess restart on error and better reporting fix: app subprocess restart on error and better reporting #34106 (43393)
fix: runtime orchestration fixes fix(apps): runtime orchestration fixes #34205 (480fb)
fix: decoder error preventing succesfull app subprocess restart fix: decoder error preventing succesfull app subprocess restart #34858 (72717)
fix: interval for metrics kept subprocess alive regression: interval for metrics kept subprocess alive #34894 (19d74)