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:
@ -50,6 +50,7 @@ def generate_local_config():
|
||||
"processes": 1,
|
||||
"threads": 1,
|
||||
"consumer_listen_timeout": "seconds=10",
|
||||
"scheduler_interval": "seconds=30",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user