[Internal] Gracefully handle the hot-reloading errors. Errors that may occur while locking the Mutex are handled properly hence a single configuration change cannot take down the whole service due to poisoning. Thanks to @sassman for reporting.