Calling a Netlify Function Periodically

Hi Guys

I want my function to be executed periodically (every 3 hours). What is the best way to do it?
In AWS, I would do as follows: Tutorial: Schedule AWS Lambda Functions Using CloudWatch Events - Amazon CloudWatch Events

hi there, this might be interesting to read through: