Denis Kasak
Denis Kasak
> This looks related to [vector-im/element-web#18666](https://github.com/vector-im/element-web/issues/18666) Is it related? That issue doesn't read to me like a bug report about not retrying failed requests, but more like a feature request...
But it is related to https://github.com/vector-im/element-web/issues/12851.
This is now partially fixed by https://github.com/matrix-org/matrix-js-sdk/pull/2549 for room key sending. Other to-device messages are not retried yet.
> Labelling A-Threads too because making the window really narrow probably isn't that common but when the composer's in the thread sidebar this will be very common, which will effectively...
From a design perspective, one obvious option to fix this could be to stack the voice message UI on top of the message input box when the window is too...
Pull request for what? Reverting the line to its previous state or something more elaborate? I just updated vim2hs and stumbled upon this too.
@richvdh: It's referring to the contents of [this comment](https://github.com/matrix-org/matrix-rust-sdk/issues/281#issuecomment-947561393).
Can we please avoid closing partially resolved issues without splitting off the remainder into a separate issue? Talking about our inability to correctly heal from a transient network failure because...
Maybe this is actually just a private Makefile for the release manager and it's not intended to be used generally? In which case it would probably make more sense if...
As detailed in https://github.com/tbabej/taskpirate/issues/19 and https://github.com/GothenburgBitFactory/tasklib/issues/77 the bug this PR is fixing is biting people by silently corrupting data. What can we do to help land this fix?