You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve error handling and add path validation
- Change derive_x25519_for_device_epoch to return Result
- Add structured RateLimited error with retry_after_ms field
- Add path validation in StorageBackedMessaging::new()
- Update all call sites and tests
0 commit comments