(from #246 scope-shrink; see PR #247)
When POST /v1/reload/:name is called for a tenant that is currently in the failed set (recorded via TenantManager::record_mount_failure), retry the mount; if it succeeds, promote the tenant from failed → live and log accordingly.
(from #246 scope-shrink; see PR #247)
When
POST /v1/reload/:nameis called for a tenant that is currently in the failed set (recorded viaTenantManager::record_mount_failure), retry the mount; if it succeeds, promote the tenant from failed → live and log accordingly.