conduvia-worker — Egress data plane — execute sink tasks, deliver to endpoints, retry with backoff, DLQ routing.
Workers consume from Kafka and execute delivery to configured sinks. Retry lanes use separate Kafka topics with attempt counters in headers. The TenantConfigResolver resolves per-tenant delivery credentials at sink runtime using an in-process TTL cache with encrypted backing store. Circuit breakers prevent hammering failing endpoints.
Full architecture reference →