mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44:10 +02:00
1 hour seems to be fine
This commit is contained in:
parent
2b58052555
commit
7705006260
|
|
@ -16,8 +16,7 @@ empty contents.
|
||||||
In order to avoid creating too many extra sessions, a client should rate-limit
|
In order to avoid creating too many extra sessions, a client should rate-limit
|
||||||
the number of new sessions it creates per device that it receives a message
|
the number of new sessions it creates per device that it receives a message
|
||||||
from; the client should not create a new session with another device if it has
|
from; the client should not create a new session with another device if it has
|
||||||
already created one for that given device in the past 1 hour. (TODO: is 1 hour
|
already created one for that given device in the past 1 hour.
|
||||||
the right amount of time?)
|
|
||||||
|
|
||||||
Clients may wish to ask the sender of the undecryptable messages to re-send the
|
Clients may wish to ask the sender of the undecryptable messages to re-send the
|
||||||
message. For exampe, if the undecryptable message was a megolm session, then
|
message. For exampe, if the undecryptable message was a megolm session, then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue