Skip to content

Scalability of offline sender #178

@alahiff

Description

@alahiff

The current version isn't very good. Issues:

  • In each execution it may read many small metrics/events JSON files and send them individually
  • Does everything sequentially. Ideally it should use multiple threads/processes to work on multiple runs concurrently each

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions