Q: What are the scheduling Limits for Local Runs?
Id like to use this for local runs in the following scenario:
- Scan S3 folder for new files
- Download it locally
- Upload the file to my website
- Also do the same in reverse (scan a separate website folder for new files and upload them to S3 folder).
I can also adapt the above to only run when we receive a webbook (i.e new file published for transfer). If not, I would like to run a scan every +/- every 5 minutes.
Which tier would work best for the above use case?

Faik_Robomotion
Apr 25, 2025A: Hello,
We have S3 integration package. You can List Files, Download files, and upload to a website with web automation or with API if exists.You can do reverse too. We don't have an S3 trigger, but you can poll as you suggest. 5 minute intervals starts with Tier 4, 10 minute Tier 3, 15 minute Tier 2, 30 minute Tier 1. All would work for your case. You can do this with Production Robots.
Best,