Skip to content

Improve Performance #338

Open
Open
@Toni000

Description

@Toni000

Context

Our scheduling is currently limited to only one celery worker running concurrently. This significantly impacts performance. Our locking system can also cause workers to not do anything for nearly a second which isn't great either.

AC

  • our scheduling can handle multiple concurrent celery workers
  • our scheduling is more stable and can no longer break due to weird locks appearing without a timeout

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions