在未归类为瞬态的重试方法中发生异常

Rya*_*der 9 python firebase google-cloud-firestore

在我使用 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)>)
Run Code Online (Sandbox Code Playgroud)

哨兵错误堆栈以调用结束:

@transactional
def _create_chat_with_apply_tx(tx, c, ordered_uids, message, has_interview, for_shadow, source):
Run Code Online (Sandbox Code Playgroud)

没有内部调用的数据。