Skip to content

[Feature] Configurable flush parameters #135

@lubird

Description

@lubird

Implement two configurable parameters:

  • Flush at: the number of items in a batch to upload (default 250)
  • Flush interval: the frequency, in seconds, to send data to Segment (default 10)

These parameters should be available when instantiating the analytics client, and they should have separate getters and setters.

Tasks:

  • Add flush at parameter
  • Add flush interval parameter

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions