Currently it's hardcoded to 30s. However, some use-cases take significantly longer (166 pages -> ~50 seconds). Also, the queue could be made configurable.
In PDF on Submit Settings, add fields Timeout in Seconds (Fieldtype: Int), Queue (Fieldtype: Select; Options: Default, Short, Long). Use these values in attach_pdf.py.
Ref: IBT-86
Currently it's hardcoded to 30s. However, some use-cases take significantly longer (166 pages -> ~50 seconds). Also, the queue could be made configurable.
In PDF on Submit Settings, add fields Timeout in Seconds (Fieldtype: Int), Queue (Fieldtype: Select; Options: Default, Short, Long). Use these values in
attach_pdf.py.Ref: IBT-86