CheckPointSW/ExportImportPolicyPackage

How to increase session timeout for API?

incubenet opened this issue · 3 comments

Hi,
We're using this tool.
There are so many objects in a group object in a rule.
So, it stops on the way to loading due to expired session timeout.
How to increase session timeout? As far as I know it is default 600.
Please refer the following screenshot.
screenshot

Regards,

Is there any update?

Hi @incubenet thanks for your comment,
Currently we don't support increasing the session timeout.
We will check this issue and update you with a fix next week.

Hi @incubenet ,

We updated the tool with new option to change the session timeout with the flag "--session-timeout".
If you interested to learn how to change the code by yourself, you can see the relevant changes in the last pull request #16 .

Thank you for using our open source and we encourage you to share your suggestions in the future.

Regards,
Management API team.