Actions
Bug #26940
openPlugin successful install can display an error because of service restart
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I was bothered the first time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
59
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When installing a plugin from the interface, the response can be an error, but the install was successful and restart happens afterwards :
There is some race condition between the service restart, and the API response, when terminated the command can result in the SIGTERM signal with error code 15
, so this code should be considered as a successful operation
Files
Actions