Skip to main content

Fail run

POST 

/v1/delta/streams/:connector/:stream/fail

Sets status='failed', stores error_summary. The committed cursor is not advanced — the next begin hands out the same lower bound, so the failed window will be re-fetched on the next attempt.

Failures are NOT written to delta_audit_log. They are routine and would dwarf the security-relevant cursor mutations. Use stderr / connector logs for failure history.

Request

Responses

Run marked failed