🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

How to connect to solace API continuedly

shima
shima Member Posts: 16

Hi
I want to know How to connect to solace API continuedly, because after about 5 min if we don't send and receive any message we should login again and set our Try-me parameter again..

Comments

  • arih
    arih Member, Employee Posts: 125 Solace Employee

    hi @shima,

    I assume you're using the manager web UI and using Try-Me apps. In this case, there's a great post here about setting the session timeouts for manager web UI.

    But, I would also suggest not to use Try-Me as an actual client applications if the session timeout is a problem for you. There are few samples you can use to build a new app yourself here.

  • shima
    shima Member Posts: 16

    Thanks, It was very helpful.