Export in PARExport Snowsk8s is failingDescriptionPAR Export in SnowK8s is failing after running for several hours, encountering a protocol timeout error. In SnowK8s, once the following error is triggered: "Network.enable" timed out. Increase the 'protocolTimeout' setting in launch/connect calls to allow a higher timeout if needed. the service stops recovering and fails to process further requests, repeatedly throwing the same error. This issue primarily occurs for users who have enabled the glide.par.export.use.sk8s system property.Steps to Reproduce Schedule a job to run Highcharts export requests continuously for several hours.WorkaroundIn the interim, the instance can be instructed to use the legacy PARExport VMs by creating the following property: --- Name: glide.par.export.use.sk8s--- Type: true|false--- Value: falseRelated Problem: PRB1880723