Skip to content

Conversation

michaelAtCoalesce
Copy link

Fixes # .

Changes proposed in this pull request:

Tilman Schweitzer and others added 7 commits December 7, 2021 20:38
…osli#846

The objects returned from Firestore have a random key order.
This makes it hard to compare different backup files.
Therefore, the parameter --sortKeys uses a custom and key-sorted stringify function.
Depending on the content different load errors like 'Bandwidth exhausted'
or 'Received RST_STREAM with code 2' occur and cause the import to be incomplete.
Limiting the concurrent imported batches seems to prevents issues.
The default behaviour is still without any limit.

see jloosli#411
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant