cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.87k stars 3.77k forks source link

changefeedccl: surface transient errors #121539

Open rharding6373 opened 5 months ago

rharding6373 commented 5 months ago

It would improve observability into CDC to surface transient/retry errors by type in a way that could be viewed in a dashboard.

Jira issue: CRDB-37319

Epic CRDB-37337

blathers-crl[bot] commented 5 months ago

cc @cockroachdb/cdc

rharding6373 commented 1 month ago

Maybe this can be done with logging the retry error reasons.