statsig-io / node-js-server-sdk

Statsig's SDK for server-side Node.js applications.
ISC License
20 stars 15 forks source link

Example of AbortSignal for the flush api #36

Closed alvarlagerlof closed 11 months ago

alvarlagerlof commented 1 year ago

This is an example PR for a Slack conversation about allowing to abort the Statsig flush api via an AbortSignal provided by the user of the package.

kenny-statsig commented 11 months ago

Added in version v5.12.0