Skip to content

syncStack / rejects #401

@zabakala

Description

@zabakala

In case of DB connection troubles, the following appears:

[vuex-easy-firestore] Error! 
Something went wrong while trying to synchronise data to Cloud Firestore.
The data is kept in queue, so that it will try to sync again upon the next 'set' or 'patch' action.

But what is its intentional outcome? The message is eloquent. I can even see the syncStack/rejects array populated with values, i.e. stuff not synced yet. However, whenever the DB connection is OK again and another related or non-related patch action is triggered, the rejects array gets emptied but the corresponding values are never updated inside the DB.

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