flux-framework / flux-core

core services for the Flux resource management framework
GNU Lesser General Public License v3.0
159 stars 49 forks source link

shell: enhance exit-timeout and exit-on-error exceptions with hostname #6056

Closed grondo closed 5 days ago

grondo commented 5 days ago

This PR augments the error messages, and thus exception notes, from the shell doom plugin to include the affected hostname. This prevents users and admins from having to go through several steps to match a prematurely exiting task rank back to a hostname on which it ran.

grondo commented 5 days ago

Thanks, I added comments in both spots and set MWP.