mirror of https://github.com/status-im/specs.git
Update status-session-management-spec.md
This commit is contained in:
parent
4d36a70366
commit
730b0124dc
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Version: 0.1 (Draft)
|
||||
>
|
||||
> Authors: Andrea Piana <andreap@status.im>, Pedro Pombeiro <pedro@status.im>, Corey Petty <corey@status.im>, Oskar Thorén <oskar@status.im>, Dean Eigenmann <dean@status.im>
|
||||
> Authors: Dean Eigenmann <dean@status.im>, Andrea Piana <andreap@status.im>, Pedro Pombeiro <pedro@status.im>, Corey Petty <corey@status.im>, Oskar Thorén <oskar@status.im>
|
||||
|
||||
## Abstract
|
||||
|
||||
|
@ -115,4 +115,4 @@ Expired session should not be used for new messages and should be deleted after
|
|||
|
||||
## Stale devices
|
||||
|
||||
When a bundle is received from `IK` a timer is initiated on any `installation-id` belonging to `IK` not included in the bundle. If after 7 days no bundles are received from these devices they are marked as `stale` and no message will be sent to them.
|
||||
When a bundle is received from `IK` a timer is initiated on any `installation-id` belonging to `IK` not included in the bundle. If after 7 days no bundles are received from these devices they are marked as `stale` and no message will be sent to them.
|
||||
|
|
Loading…
Reference in New Issue