Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We integrate to various customers QlikSense hubs but has lately experienced a little problem with that. We have a function for testing connectivitye to the client and this is how we found the problem. We can test the connection 5 times and it works fine and responds successfully. However, on the 6:th call we always get an error response and connection fails. If we wait a couple of minutes we are able to connect again. I suppose this is due to som limitation in the client setup only allowing a certain number of active connections? We call QlikSense by using the C# nuget package and all that code is within usings so it should be disposed correctly. Are we missing some best practice to close our connections or is this something that needs to be fixed on the clients setups? Other clients do not have this problem.
Not sure if i chose the correct labels.
Thanks for the clarification! Is there no possibility of destroying session manually and log out?