Server status for Stripe webhook

Hi,

I want to deploy my Python web app in Render Cloud.

This web app will use Flask to listen for webhook from Stripe.

The questions I have is: Will the Render Cloud server sleeps if there are very few transactions to my web app?

Reason: This is because I am worried that my web app cannot receive the webhook from Stripe.

Thank you.

John

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