-
Notifications
You must be signed in to change notification settings - Fork 11k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Apps-engine reliability fixes (#34906)
- Loading branch information
Showing
18 changed files
with
326 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Adds simple app subprocess metrics report |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Attempts to restart an app subprocess if the spawn command fails |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an issue while collecting the error message from a failed restart attempt of an app subprocess |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Prevents app:getStatus requests from timing out in some cases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an error where the engine would not retry a subprocess restart if the last attempt failed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes error propagation when trying to get the status of apps in some cases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes wrong data being reported to total failed apps metrics and statistics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an issue that prevented the apps-engine from reestablishing communications with subprocesses in some cases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.