Skip to content

[Backend] -- Add Storage Provider Failover + Retry for Signed URL Generation #1135

Description

@Devsol-01

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:

  • Signed URL generation resilient.
  • Tests simulate provider errors.

Metadata

Metadata

Assignees

Labels

BackendbackendStellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions