Skip to main content

node-tracker.tracker.flush

Home > @snowplow/node-tracker > Tracker > flush

Tracker.flush property

Calls flush on all emitters in order to send all queued events to the collector

Signature:
flush: () => Promise<void>;