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
Improve Matrix media error handling for HTTP2 protocol issues
- Enhanced getAuthenticatedMediaBlob with timeout and better error handling
- Added specific handling for HTTP2 protocol errors and timeouts
- Improved error messages to distinguish between different failure types
- Added 10-second timeout to prevent hanging requests
This addresses the 'net::ERR_HTTP2_PROTOCOL_ERROR' errors when fetching
Matrix user avatars and other media from the Matrix server.
0 commit comments