summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/python/system_python/python3_11/ya.make
diff options
context:
space:
mode:
authorshakurov <[email protected]>2026-03-26 13:33:21 +0300
committershakurov <[email protected]>2026-03-26 15:34:39 +0300
commit8459356f303016812520e861cc3b6c4614f3b6e0 (patch)
tree57247f2373931ca2d833c32fde5cfbb656df935d /yql/essentials/udfs/common/python/system_python/python3_11/ya.make
parentb884a4ad1f57400d0b449b2de53f41b9d2cc7bd7 (diff)
YT-26051: For better UX, strip tx prepare/commit errors before replying from Cypress proxy
Internally, the following changes have been made: - some new error codes have been introduced to mark errors that need to be stripped; - a new `TransformSequoiaTransactionCommitError` function has combined the `MaybeWrapSequoiaRetriableError` logic with the new error-stripping behavior; - all Sequoia transaction commit results are now passed through `TransformSequoiaTransactionCommitError`; - `MaybeWrapSequoiaRetriableError` has been removed: in `TSequoiaTransaction`, it has been replaced by `TransformSequoiaTransactionCommitError`; in `TSequoiaClient`, it had been unnecessary for some time due to all ground errors already being wrapped at the ground client level. commit_hash:d55104a552b70f2f9bd5d8b7ed443bcb748c7dad
Diffstat (limited to 'yql/essentials/udfs/common/python/system_python/python3_11/ya.make')
0 files changed, 0 insertions, 0 deletions