Skip to content

Sender Data: Change DB schemata to add next_retry_time_ms property/column #3545

@andybalaam

Description

@andybalaam

To allow retrying fetching sender data for megolm sessions, add next_retry_time_ms property/column to the storage for InboundGroupSessions.

Part of #3544 which is part of Invisible Crypto.

IndexedDb

Additional unencrypted indexed field, next to backed_up_to: next_retry_time_ms

Sqlite

Additional indexed column, next to backed_up: `next_retry_time_ms

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions