Cron job: Exceeded CPU Limit
I have a cron worker which runs per hours and syncs SalesItemPrices between Exact Online and Strapi. The issue is that 90-95% of the time it throws this error
Code: https://github.com/dilmaheu/dilmahtea.me-workers/blob/main/src/workers/dilmahtea-me-exact-sync/src/index.js
I have attached the past 40 cron events among which only 4 were successful.
Exceeded CPU Limit. But it actually isn't. Why is this happening??Code: https://github.com/dilmaheu/dilmahtea.me-workers/blob/main/src/workers/dilmahtea-me-exact-sync/src/index.js
I have attached the past 40 cron events among which only 4 were successful.



