Hi,
Javascript policy is throwing time out error very frequently even when the traffic is very low.
Apigee version being used is : on-premise 4.17.09.
System details: 32 GiB of memory, 8 vCPUs, 64-bit platform.
Heap size for message processor and router are below:
1) message-processor.properties
bin_setenv_min_mem=1024m
bin_setenv_max_mem=3072m
bin_setenv_meta_space_size=1024m
2) router.properties
bin_setenv_min_mem=1024m
bin_setenv_max_mem=2048m
bin_setenv_meta_space_size=1024m
Could you please suggest a solution.
Note: it was working fine fro past 1 year and recently started getting this issue. restarted the machine and all apigee services , but issue did not get resolved.
Thanks!