A while ago, I made a workflow for a daily import of vehicle data. The workflow gets the data from a REST GET endpoint and bulk upsert it to a retool database table. This worked for like a month and suddenly, it broke. Unfortunately, the logging is not yet perfect to know where the problem was. So, I tried some work around like splitting the data into sliced arrays or record for record upserts, but nothing worked. My last resort was making a new workflow, and this was working instantly.
Could it be possible that, for that particular workflow, something started leaking memory? If that is the case, that seems like a serious thing to look into.
https://dlnl.retool.com/workflows/a468d425-1471-4a81-be1e-76118caa89c4
https://dlnl.retool.com/workflows/b7cb961a-1395-4298-b720-b60f11a4e490