Skip to content

Add batching to seq http posts #3

@wwwlicious

Description

@wwwlicious

Currently the IRequestLogger creates a post for every call to Log which is inefficient.
Instead queue the logs as they come in and process the sending to seq in batches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions