Skip to content

Implement graceful degradation for oracle price unavailability #518

Description

@abayomicornelius

Problem

If keeper fails to submit prices, all trading halts immediately with no fallback.

Why it matters

Single point of failure in price feeds risks total platform unavailability.

Suggested fix

Add fallback to last known good price with staleness warning after reasonable timeout.

Acceptance criteria

  • Define max price staleness threshold
  • Use last good price as fallback
  • Emit staleness warning event
  • Test degraded mode operations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions