We would like to extend the timeout when sending a form response. Our users are uploading quite a lot of files in the form’s attachments, and the organization’s WAF performs integrity and security checks on all of them. Therefore, before submission is complete, there is a big window of time.
ODK receives the data correctly but there appears a message that indicates a timeout error. We want to avoid that experience tothe user, hopefully by extending a little bit the timeout on submission of form response.
Does anybody know how can we edit configuration files in order to achieve this behavior?