High performance Electronic Registries and Verifiable Credentials

1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Blockchain Verifiable Credentials
Dead letter queue 3 months ago

AI Summary: Implement a dead letter queue (DLQ) mechanism for the Daksha-RC Registry to handle failed projections. This involves adding retry counters, writing failed projections to a DLQ, and potentially incorporating circuit breaker logic to prevent cascading failures. The goal is to improve the robustness and reliability of the registry by providing a mechanism for recovering from transient errors.

Complexity: 4/5
bug help wanted

High performance Electronic Registries and Verifiable Credentials

Rust