Long running Plumber Job receives signal: interrupt

Hey guys,

I'm hosting a plumber API on my POSIT connect server (4 cores, 32gb RAM). One of my endpoints triggers a loop that exports data from a database via chunks. However, after some time, the process stops with the following error:

image

When inspecting the Admin dashboard for memory usage, it is actually obvious that there was enough RAM for the process left ( Sorry I can't upload two images here)

I did found another post about the same issue, however, no one responded to it.
Long running python job deployed in RStudio connect (FastAPI) - R Admins / Posit Connect - Posit Community

Does anyone of you have an explanation for that behavior? Is there some sort of timeout value for the connect server after which processes are killed?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.