I’m using self-hosted version of GroupDocs.Conversion Cloud deployed on my server
image groupdocs/conversion-cloud:24.5b-alpine
I have se the CPU resourse as 1000m and limit as 1500m but I have observed that When I try to convert the file it consume the resources but does not clear the resources once its has completed its work
can you please look into this
we are using paid version of groupdocs
@sopan09
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Its not about a particular file
groupdocs service is not clearing the memory/resource used
lets say
I have set up CPU resource as 1000m and limit as 1500m
but I have observed that When I try to convert the file it consume the resources but does not clear the resources once its has completed its work
and if we keep converting different file services reaches the defined limit and eventually its gets crashed
Ideally groupdocs should clear the resources once the conversion is completed
Hi, I think, we able to reproduce the issue. When a conversion request made, memory consumption increase and stay same even after request complete, but if a new request made, then memory consumption decrease. We will continue the investigation and will notify about results.