В моем использовании google.cloud.firestore
У меня "мигающая" ошибка:
RetryError: RetryError(Exception occurred in retry method that was not classified as transient, caused by <_Rendezvous of RPC that terminated with (StatusCode.INTERNAL, GOAWAY received)>)
Стек ошибок Sentry завершился вызовом:
@transactional
def _create_chat_with_apply_tx(tx, c, ordered_uids, message, has_interview, for_shadow, source):
Без данных о том, что было названо внутри.