comet-ml / issue-tracking

Questions, Help, and Issues for Comet ML
https://www.comet.ml
85 stars 7 forks source link

Record exit code of experiment process, other failure data #259

Closed PhilMiller closed 10 months ago

PhilMiller commented 5 years ago

If an experiment crashes or otherwise exits abnormally, it would be useful to see that listed. Besides the expected process exit code or received signal, it would be great to record a stack trace on failures where possible.

dsblank commented 5 years ago

I believe that we catch all of the exceptions that we can. Are you using COMET_LOGGING_FILE and COMET_LOGGING_FILE_LEVEL? See https://www.comet.ml/docs/python-sdk/advanced/#python-configuration for more information.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stalled for 5 days with no activity.