Workers edge update
Anyone know how long it takes between updating a worker via wrangler and for it to affect on edge nodes? I think I patched a bug, but it's still showing up in logs...
2 Replies
~300ms-3s usually
may go up to like 10s sometimes but generally not a long time
Is there a way to see what line is throwing an error then in
wranger --tail
?
Huh. Weird then, an issue that doesn't happen when testing locally with wrangler dev --local
shows up in the Workers deployment
Never mind. The problem resolved itself after like 5 minutes of waiting
Not sure why it didn't update for that long