scheduler now runs

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
Marc 'risson' Schmitt
2025-06-19 19:08:50 +02:00
parent e6614a0705
commit d18a54e9e6
9 changed files with 95 additions and 19 deletions

View File

@ -49,6 +49,7 @@ def generate_local_config():
"worker": {
"processes": 1,
"threads": 1,
"consumer_listen_timeout": 10,
},
}