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
- Directory:
oracle/
- Command: npm run oracle:rescue {jobId}.
- Manual submission tool: take raffleId + requestId and run compute + submit.
- Log all manual rescues for audit trail.
- Add 'Force Fail' for invalid/malicious requests.
References
- On-call troubleshooting guide.