Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
RichB
Contributor II
Contributor II

SSE Stops Responding

I have built a python Server Side Extension to perform geocoding for some of our apps. The SSE is built around the gRPC framework provided in the examples here:

https://github.com/qlik-oss/server-side-extension/tree/master/examples/python

The SSE works well for days, weeks or months at a time but eventually it stops responding but does not crash and does not emit an error message. If I restart the SSE it works fine again for a period of time before it stops responding again. Since I do not have any error messages I am only speculating at this point but I believe it is the gRPC connector.

 

Is anybody experiencing this issue? Do you have any idea what might be causing it? Or maybe even how I could generate proper error messages to tell me why it stops working?

Labels (2)
0 Replies