Skip to content

Worker: use log_batch event for batch logs #1189

@josephjclark

Description

@josephjclark

Currently the worker batch log implementation uses the good old run:log event and just adds an array of logs.

@midigofrank suggests it'll be cleaner to use a different event with a different structure, rather than having some polymorphous thing.

So let's edit the batch implementation to put out a different event. Maybe run:log_batch, because run:logs is a bit subtle.

We'll keep the feature flag on the worker side

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions