case ServiceError::kOperationCancelled:
case ServiceError::kCryptoApiFailed:
return SessionError::kTransientSigningError;Gemini suggested we also treat Crypto API failures as transient, and don't delete sessions if we encounter them. I see its point, but we already retry on signing errors, so I'm not super sure if we should do it. Do you have strong opinions here?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |