Hello Pana,
the default Timeout for a client session is 30 Minutes (1800 seconds). If you want to change it, you can add the following line to your gateway-prod.yml file and adapt the value (in seconds) to your desired timeout:
server.session.timeout: 1800
Regards
Nicolai