syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

ApiError: A database error occurred: RpcFailure: 13-INTERNAL Received RST_STREAM with error code 2

Open data-sync-user opened this issue 2 months ago • 0 comments

Let's emit this as a metric instead of sending to Sentry. [~accountid:5d264129831d7b0bcfbe3cfb] thinks this might be re-tryable too.

Sentry Issue: SYNCSTORAGE-RS-GS

ApiError: A database error occurred: RpcFailure: 13-INTERNAL Received RST_STREAM with error code 2
  File "error.rs", line 95, in syncstorage_spanner::error::DbError::from
  File "lib.rs", line 50, in syncstorage_spanner::error::DbError::from
  File "stream.rs", line 95, in syncstorage_spanner::stream::StreamedResultSetAsync<T>::consume_next::{{closure}}
  File "stream.rs", line 153, in syncstorage_spanner::stream::StreamedResultSetAsync<T>::try_next::{{closure}}
  File "stream.rs", line 74, in syncstorage_spanner::stream::StreamedResultSetAsync<T>::one_or_none::{{closure}}
...
(93 additional frame(s) were not displayed)

┆Issue is synchronized with this Jira Task

data-sync-user avatar Oct 08 '25 18:10 data-sync-user