I have a customer that has an SDK app that they have run for years in LF8.1(United). They are now testing this app still utilizing SDK 8.1 but the server and client are Avante 9.1. The app runs fine but after 10-12 searches they now receive the error “The current request could not be performed because there are too many existing operations running. [9035]”. For some reason with server and client 9.1 the connection is not being terminated when the user closes the client.
How this SDK app works is that it runs a search and opens the document for the end user. The end user then reviews the document for 2-5 minutes. Then the user closes the document (client and search results). Then they run the app again to pull up the next document.
Below is a screenshot of the section of the code causing the issue.
Any suggestions?