Skip to content

release-26.2: changefeedccl: improve webhook sink error reporting#167478

Open
blathers-crl[bot] wants to merge 1 commit intorelease-26.2from
blathers/backport-release-26.2-167429
Open

release-26.2: changefeedccl: improve webhook sink error reporting#167478
blathers-crl[bot] wants to merge 1 commit intorelease-26.2from
blathers/backport-release-26.2-167429

Conversation

@blathers-crl
Copy link
Copy Markdown

@blathers-crl blathers-crl bot commented Apr 3, 2026

Backport 1/1 commits from #167429 on behalf of @jeffswenson.


Previously, the entire error returned by the webhook sink was redacted, which gave us the following unhelpful log line:

job 1161794369145176075 encountered transient error: ‹×› (attempt 19)

Now, we will see the status code and the fact the error was reported by the webhook sink.

Release note: none
Epic: none


Release justification:

Previously, the entire error returned by the webhook sink was redacted,
which gave us the following unhelpful log line:

```
job 1161794369145176075 encountered transient error: ‹×› (attempt 19)
```

Now, we will see the status code and the fact the error was reported by
the webhook sink.

Release note: none
Epic: none
@blathers-crl blathers-crl bot force-pushed the blathers/backport-release-26.2-167429 branch from e18da34 to c026f1d Compare April 3, 2026 15:25
@blathers-crl blathers-crl bot requested a review from a team as a code owner April 3, 2026 15:25
@blathers-crl blathers-crl bot requested review from jeffswenson and removed request for a team April 3, 2026 15:25
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Apr 3, 2026
@blathers-crl blathers-crl bot requested a review from KeithCh April 3, 2026 15:25
@trunk-io
Copy link
Copy Markdown
Contributor

trunk-io bot commented Apr 3, 2026

Merging to release-26.2 in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@blathers-crl
Copy link
Copy Markdown
Author

blathers-crl bot commented Apr 3, 2026

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added the backport Label PR's that are backports to older release branches label Apr 3, 2026
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants