Skip to content

Conversation

@ConradIrwin
Copy link

Before this change, the library would set ?shallow="true" (note the extra quotes), which would silently fail because the .Iterator() method has no error return path.

ConradIrwin and others added 6 commits January 4, 2017 22:53
Before this change, the library would set ?shallow="true" (note the
extra quotes), which would silently fail (because the .Iterator()
method has no error return path).

After this change, .Shallow() works and returns errors as expected.
When running the migrator on Gaurav's production data this timeout was
hit often because he has ~40mb of data in firebase. Set the timeout to a
minute to avoid that case.
Increase readWriteTimeout to 1 minute
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.

3 participants