Workers in the preview deployment are encountering unexpected failures.
I added several workers and activated the preview feature for them. They were operating normally until a few hours ago, but now the preview workers are failing, while only the main branch (production) remains functional.
Are there any current incidents or maintenance activities? Or is there something I might be overlooking? I created a new branch from my production and altered a character to check if my code is at fault; however, it seems irrelevant... it continues to fail with the error:
5 Replies
Hey, what command are you running to upload/deploy?
It’s github webhook
it runs normally (deploy to production) from merge to main branch or run wrangler deploy
Found the bug, issue with latest wrangler version
Deprecated, should work now hopefully
@Walshy | DevPlat EE lemme check in a bit.
it's working now; is there anyway to set version N-1 or N-2 on the workers on our code or configuration?
I'm not sure what you mean