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

Read from PubSub queue in larger batches #110

Open jaredhirsch opened 4 years ago

jaredhirsch commented 4 years ago

We might be able to improve performance by reading larger batches off the GCP queue. This might require updating to the latest pubsub node client.