Complexity Score: 200
Description
Improve the resilience of background jobs (Onchain, Verification, Notifications).
Requirements
- Configure
removeOnFail and removeOnComplete policies.
- Implement a "Dead Letter Queue" logic for jobs that fail after all retries.
- Add a job monitoring endpoint/service to report queue health.
- Ensure
OnchainProcessor correctly handles network timeouts and ledger congestion.
Tech Stack
Complexity Score: 200
Description
Improve the resilience of background jobs (Onchain, Verification, Notifications).
Requirements
removeOnFailandremoveOnCompletepolicies.OnchainProcessorcorrectly handles network timeouts and ledger congestion.Tech Stack