I have a Python function that I would like to host on Render. I would only run it manually when needed. It’s not a web service. If I choose a Cron service I am forced to set a schedule. What should I choose?
Hi there,
We don’t really have a suitable feature for that. You could still use cron and schedule it for some future year and then invoke it manually perhaps?
John B
Render Support, UTC+1
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.