Skip to content

reqlog: log the client rcode#6059

Merged
mohitkhullar merged 1 commit into
bloomberg:mainfrom
riverszhang89:longreqrc
Jul 2, 2026
Merged

reqlog: log the client rcode#6059
mohitkhullar merged 1 commit into
bloomberg:mainfrom
riverszhang89:longreqrc

Conversation

@riverszhang89

Copy link
Copy Markdown
Contributor

reqlog logs the same SQLITE_ABORT return code on many failure cases, such as FK violation, null-key and verify-error. This patch ensures we log the actual client return code of the failure.

reqlog logs the same `SQLITE_ABORT` return code on many failure cases,
such as FK violation, null-key and verify-error. This patch ensures
we log the actual client return code of the failure.

Signed-off-by: Rivers Zhang <hzhang320@bloomberg.net>

@mohitkhullar mohitkhullar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@riverszhang89

Copy link
Copy Markdown
Contributor Author

@mohitkhullar Thanks for reviewing!

@mohitkhullar mohitkhullar merged commit 8e25981 into bloomberg:main Jul 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants