pytorch
4e248eb3 - Change watchdog timeout logging from INFO to ERROR. (#50455)

Commit
3 years ago
Change watchdog timeout logging from INFO to ERROR. (#50455) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/50455 Certain systems only print logging messages for ERROR/WARN and the error message that the watchdog is timing out a particular operation is pretty important. As a result, changing its level to ERROR instead of INFO. ghstack-source-id: 119761029 Test Plan: waitforbuildbot Reviewed By: rohan-varma Differential Revision: D25894795 fbshipit-source-id: 259b16c13f6cdf9cb1956602d15784b92aa53f17
Author
Parents
Loading