Hello everyone,
We recently experienced technical issues in the Flow Builder. If you attempted to:
- Create Run
- View Run
- Test Step
- Test Flow
You may have encountered timeouts or infinite loading.
What Happened?
We were using Cloudflare, which experienced issues affecting request deserialization. As a temporary solution, we redirected logs from S3 to another storage source and slowed down the queue to prevent excessive load.
- Unfortunately, some log files for runs that occurred between 8:27 AM UTC and 10:00 AM UTC were lost, and runs from this period could not be resumed or retried.
Resolution
The issue has now been fully resolved, and logs are once again being stored in S3 as expected.
Prevention
- We will implement a method to automatically start storing log files for runs to another storage service instead if there is an issue with S3.
Thanks for your patience!