HomeClusterLabs Projects

Log: controller: make executor result messages more consistent

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Log: controller: make executor result messages more consistent

This refactors log_executor_event() to use GString, which allows us to add info
conditionally rather than have separate messages for each condition, thus
making the final message more consistent.

Also, timeouts now log readable intervals, for example "Timed Out after 30s"
instead of just "Timed Out" with "timeout=30000ms" in the extended log info.

Details

Provenance
kgaillotAuthored on Oct 15 2021, 2:55 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.