Closed jamesbraza closed 1 month ago
It turns out there were two problems with our manifest loading:
maybe_get_manifest
logging.error
This PR fixes both issues
It turns out there were two problems with our manifest loading:
maybe_get_manifest
silently failslogging.error
, which bypasses our logging handlersThis PR fixes both issues