Skip to content

Conversation

@mikelehen
Copy link
Contributor

@mikelehen mikelehen commented Sep 28, 2018

Port of firebase/firebase-js-sdk#1259 with the additional changes:

  1. I'm reducing and unifying our existing timeouts. We had a 30s per operation timeout, an unused 120s timeout for parallel operations, and a 10s "shutdown" timeout. I'm creating a single operation timeout at 10s (which is still fairly generous I think).
  2. I didn't use EventAccumulator since it hits the default timeout. I just manually do the listener.

@mikelehen
Copy link
Contributor Author

/retest

1 similar comment
@ashwinraghav
Copy link
Contributor

/retest

@mikelehen
Copy link
Contributor Author

/retest

2 similar comments
@mikelehen
Copy link
Contributor Author

/retest

@mikelehen
Copy link
Contributor Author

/retest

@mikelehen
Copy link
Contributor Author

/retest

@mikelehen
Copy link
Contributor Author

@wilhuff CI is functional again and this PR is green. PTAL

Copy link
Contributor

@wilhuff wilhuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wilhuff wilhuff assigned mikelehen and unassigned wilhuff Oct 3, 2018
@mikelehen mikelehen merged commit 7820ad7 into master Oct 3, 2018
@mikelehen mikelehen deleted the mikelehen/prime-backend branch October 3, 2018 17:18
@mikelehen mikelehen restored the mikelehen/prime-backend branch October 23, 2018 22:38
@firebase firebase locked and limited conversation to collaborators Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants