Package creation takes too long [~25sec] - how to optimize?
Thursday, March 23, 2017 at 12:08pmWe have simple 9-page document that we use for transaction for single signer. The pdf is 700KB with no custom fields and just 1 signer defined. However, the call to just this statement
eslClient.createPackage()takes around 20 - 25 seconds. This is being used for agreement signing via a web portal, and 25sec is just too long for the user to wait, which typically are mistaken that the process just got stuck. Would like to check what happens during this call and if I can get guidance on what can be optimized to improve the user experience.
Reply to: Package creation takes too long [~25sec] - how to optimize?
Thursday, March 23, 2017 at 12:51pmReply to: Package creation takes too long [~25sec] - how to optimize?
Thursday, March 23, 2017 at 01:25pmReply to: Package creation takes too long [~25sec] - how to optimize?
Friday, March 24, 2017 at 09:09amReply to: Package creation takes too long [~25sec] - how to optimize?
Friday, March 24, 2017 at 09:20am