Bruno Windels
Bruno Windels
haven't been able to repro, but m.org is a bit slow so not sure we actually get rate limited. we can try with a local server that is configured to...
> can try with a local server that is configured to rate limit quickly did this and could not reproduce
> Might have something to do with the fact that we send multiple messages at once as long as we don't get rate-limited. We probably need to wait for the...
I checked several code paths and couldn't think of a way that the timeline would get closed while still looking at it. Added some logging though to see if it...
Question is whether this is the sync request or idb transaction being aborted. The request error should be mapped to our own AbortError though, which wouldn't say "The user aborted...
e.g. `put`, `add` and `delete` in `idb/Store`
also, they seem to be sent in the wrong order once you send a lot at the same time (so perhaps also once rate-limited?)
also, they don't seem to send anymore at all after refreshing. when sending more in the same room, those do get sent, but the old ones that didn't send remain...
Like #21, can't repro.
firefox 75 will also support loading="lazy" on an image. https://caniuse.com/#feat=loading-lazy-attr