Skip to content

client: improve performance when watching log messages #15

@lzoubek

Description

@lzoubek

Currently when watching of log messages is enabled, client POSTs every logRecord. My tests are producing a lot of log output and are running really slow when report-engine client is enabled.

Client should cache all logRecords and POST them at the end of test. Once I have some time, I'll try to implement it at least for java client

Metadata

Metadata

Assignees

No one assigned

    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