Skip to content

Implement 'rescue' function for stuck jobs #230

@Otaiki1

Description

@Otaiki1

Context

If a job fails all retries, manual intervention might be needed.

Goal

Add a CLI or API to manually re-enqueue or force-submit a reveal.

Contributor guide

  1. Directory: oracle/
  2. Command: npm run oracle:rescue {jobId}.
  3. Manual submission tool: take raffleId + requestId and run compute + submit.
  4. Log all manual rescues for audit trail.
  5. Add 'Force Fail' for invalid/malicious requests.

References

  • On-call troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions