Getting INVALID_SESSION_OPERATION after some time interval in solclientjs package while publishing

Options
prashantk2000
prashantk2000 Member Posts: 29
edited February 2023 in PubSub+ Event Broker #1

Hi All,

We are using solclientjs node package for publishing message in guaranteed queue in standalone broker. PS+ broker and Publisher client is in same Kubernetes cluster.

The publihser is publising message in using web protocol on to 1443 port. After some time interval '''publisher.session.send(message);''' method throws error with error code 'INVALID_SESSION_OPERATION ' I believe session get disconnected here even the publisher is not ideal and it publishing the message but how session get disconnected? Any suggestions? What is session lifetime in both cases (ideal and non-ideal)

Tagged: