run scheduler more often: TODO: move it back into the broker

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2025-06-20 19:30:46 +02:00
parent 13e1e44626
commit 7e7b33dba7
3 changed files with 5 additions and 0 deletions

View File

@ -50,6 +50,7 @@ def generate_local_config():
"processes": 1,
"threads": 1,
"consumer_listen_timeout": "seconds=10",
"scheduler_interval": "seconds=30",
},
}