mozilla / fxa-amplitude-send

Data pipeline scripts for importing Firefox Accounts event data to Amplitude.
Mozilla Public License 2.0
7 stars 9 forks source link

fix(pubsub): Add 5 second timeout to HTTP request #92

Closed jbuck closed 5 years ago

jbuck commented 5 years ago

I think we're running into this issue: https://github.com/googleapis/nodejs-pubsub/issues/468

I will continue to try some of the fixes recommended in that issue