Skip to content

runtime: tasks should noisily log & retry log append failures #2831

@williamhbaker

Description

@williamhbaker

A failure to append logs of a running task currently is silently ignored, and the task will continue running and not writing logs even if the underlying issue is fixed, until the task is restarted.

Logging is important for task operation, especially for things like inferred schema update logs. Tasks should noisily log failures to write to log journals and retry, as they do with data journal appends.

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