问题
We are facing an issue since we migrated to ColdFusion 2018. Sometimes we start getting errors with a timeout in cfdocument tag (for fairly simple html contents). Once we start getting this it happens to all subsequent cfdocument calls. Only a ColdFusion Instance restart seems to fix this.
Detail: This timeout value is obtained from the request timeout set in the ColdFusion Administrator
Message: The content of this document process takes more than 60000 milliseconds to process
coldfusion.document.DocumentProcessTimeOutException: The content of this document process takes more than 60000 milliseconds to process. at coldfusion.tagext.lang.DocumentSectionTag.doAfterBody(DocumentSectionTag.java:454)
来源:https://stackoverflow.com/questions/60193195/timeout-error-in-cfdocument-tag-blocks-all-pdf-generation