Skip to content

Gracefully handle slow tests and infinite loops #2

@rtoal

Description

@rtoal

Slow tests should be failed tests. If a test is taking too long, kill the worker. This also prevents a worker from going into an infinite loop.

A new worker should not be created until the test is edited. Or something like that. There is a whole UI/UX to work out here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions