You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
andybalaam
changed the title
Change DB schemata to add next_retry_time property/column
Sender Data: Change DB schemata to add next_retry_time property/column
Jun 13, 2024
andybalaam
changed the title
Sender Data: Change DB schemata to add next_retry_time property/column
Sender Data: Change DB schemata to add next_retry_time_ms property/column
Jun 18, 2024
andybalaam
changed the title
Sender Data: Change DB schemata to add next_retry_time_ms property/column
Sender Data: Change DB schemata to add next_retry_time_ms and retry_count properties/columns
Jul 18, 2024
andybalaam
changed the title
Sender Data: Change DB schemata to add next_retry_time_ms and retry_count properties/columns
Sender Data: Change DB schemata to add next_retry_time_ms property/column
Jul 18, 2024
To allow retrying fetching sender data for megolm sessions, add
next_retry_time_ms
property/column to the storage forInboundGroupSessions
.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_msThe text was updated successfully, but these errors were encountered: