mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
### Why make this change? Seperate front end timeout errors from server side errors. ### What changed? - Add `RequestTimeoutError` which extends from `BaseAIError`. - Track as `request timeout` instead of `server error`.