You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address PR review: accurate chunk-read hint and retryable 503 body
- read_config_entry: reword to cover unseeded/missing/transient reads, since
it is the shared seam for both the blob key and each chunk key.
- user_message: return 'Service temporarily unavailable' for the retryable 503
variants (ConfigStoreUnavailable, KvStore) instead of the 500-flavored
generic body; still leaks no internal detail. Tests updated.
0 commit comments