Skip to content

Problem with migration during app downgrade #7168

Open
@Elendiar

Description

@Elendiar

Problematic behavior detected when downgrading a program. High cpu load and memory leak after while without any console.log message.

Image

Image

Dexie function calls
Image

I noticed that rx-migration-state-meta is constantly being recreated on deletion and updated. And there is definitely some problem in this.
All workplaces migration was just 1: (oldData) => oldData
Image

Timestamps are constantly updated.
Image

When deleting the IndexedDb the problem is solved.
But the problem is that such behavior is hidden and it may not be noticed right away, which will lead to a problems in case of mass program downgrade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions