Hi there!
We’re noticing an intermittent issue we’re seeing in our logs. The issue seemed to have started happening a few days ago, right around the time when the S3 Plugin received some updates.
time="2022-12-09T23:44:47Z" level=info msg="Attempting to upload" bucket=cypress-ui endpoint= region=us-east-1
time="2022-12-09T23:44:47Z" level=error msg="Could not match files" error="stat cypress/har_files: no such file or directory"
time="2022-12-09T23:44:47Z" level=fatal msg="stat cypress/har_files: no such file or directory"
Attaching screenshots we get in our workers:
Worker shows fatal error (we have’t seen this before until few days ago)
Worker is fine and is passing
Other runs, we get all 4 workers to show this error.
Any help would be appreciated!