Description:
Signed URL generation may rely on an external storage provider. If that provider experiences errors, user flows stall.
Implement:
- retry policy with bounded timeouts
- provider fallback if multiple providers exist
- graceful error response when URL generation fails
Acceptance Criteria:
Description:
Signed URL generation may rely on an external storage provider. If that provider experiences errors, user flows stall.
Implement:
Acceptance Criteria: