- fix: a typo in DatabaseLink.pm
- fix: a typo in CleanTempSpace.pm - fix: an unhandled exception in Asset/File.pm
This commit is contained in:
parent
b131c4b146
commit
fdf9c65ab5
4 changed files with 20 additions and 15 deletions
|
|
@ -25,7 +25,7 @@
|
|||
# can help avoid creating a denial of service attack on overworked
|
||||
# or underpowered servers.
|
||||
|
||||
"timeBetweenRunningWorkflows" : 4,
|
||||
"timeBetweenRunningWorkflows" : 2,
|
||||
|
||||
# How long should Spectre delay processing a workflow instance when
|
||||
# it gets suspended. It can get suspended if it's waiting for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue