Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Find out what is the master's bottleneck and fix if needed #10

Description

@AnotherKamila

If rounds are run too frequently (more often than every ~60 seconds), they sometimes don't finish quickly enough and when rounds overlap, Bad Things Happen.

Determine why it happens and fix it.

First guess: the master is single-threaded, so it might be CPU-bound. Check with very quick tasks and lots of workers.

Metadata

Metadata

Assignees

Labels

masterRelated to the master component (buildbot)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions