Skip to content

changefeedccl: Add HTTP request retry functionality for webhook sink #67312

@spiffyy99

Description

@spiffyy99

Currently, the webhook sink treats all HTTP-related errors the same as any other retryable changefeed error, with the error being expressed in Flush().

Retry functionality should be added to retry requests based on some configurable behaviour. Remains an open question how we should configure it and what options should be available to the user (retry based on code?)

Epic CRDB-7748

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cdcChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions