element-hq / element-hq/synapse
Task scheduler can run 5 jobs concurrently, swamping the connection pool (which defaults to 5 connections)
Open
A-Task-Scheduler
good first issue
O-Occasional
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
Experienced in Synapse v1.127.1.
We should make the concurrency of the task scheduler configurable and likely default to 1 or 2, which should be ample for smaller hosts.
Contributor guide
Assessment
This issue has not been assessed yet.