You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-28 05:03:59 +03:00
Key requests wait for a short time (500ms) before being sent as an attempt to wait for the key to arrive before sending a request for it, but client startup takes way longer than this so this would still result in key requests being sent for keys that we'd fetched but were still waiting to be read out of the sync response and put into the database.
14 KiB
14 KiB