poe-platform / fastapi_poe

A helper library for writing Poe API bots using FastAPI
Apache License 2.0
114 stars 22 forks source link

client: Retry on RemoteProtocolError #34

Closed TKeji closed 8 months ago

TKeji commented 8 months ago

Should be okay to retry on this error in the middle of the request.