Skip to content

Implement an SLA checker #18

Description

@thoughteer

A simple SLA checker should be able to detect and report:

  • failed tasks
  • hanging tasks (running longer than intended)
  • idling tasks (pending longer than intended)

It can use the monitor to analyse the situation.

Need to decide on the output form, and how to integrate with notification senders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions