This commit is contained in:
2021-12-23 22:17:19 +00:00
parent 84799ad109
commit 227e6ec2cc
3 changed files with 110 additions and 34 deletions

View File

@@ -30,9 +30,9 @@ The value is specified in **minutes**.
If no override is specified AyaNova will use the following default value:
`3`
`5`
This means AyaNova will wait for a prior report to complete for no longer than 3 minutes before it will stop and return an error.
This means AyaNova will wait for a prior report to complete for no longer than 5 minutes before it will stop and return an error.
## MINIMUM / MAXIMUM
@@ -46,7 +46,7 @@ AyaNova expects this value to be provided by a config.json property, environment
`AYANOVA_REPORT_RENDERING_TIMEOUT`
The value specified should be a string specifying the timeout in **minutes**, for example:
`30000`
`10`
Example config.json entry