Hello,
Im creating a blesta module, the problem i have is that the module is using external API that have request rate limits.
The problem i want to prevent is when running addService via the cron in case the API is rate limited and there is no response is it possible to skip the cron run, by skip i mean to skip this run and run it again on the next cron run?