I've built a api for my client to notify them few things, I've deployed it to free version of render and applied a cron job to prevent sleep.
it still gets disconnected and I was wondering if there is any way to prevent this
the issue is that render for some reason is re running the start command and npm run start which maybe is the reason for client getting disconnected