Sorry, we ran into a temporary bug and can't complete your request. We'll fix it as soon as we can; please try again in a bit!

I’m constantly getting this error in dev.

Usually, the app runs fine the first time. Then if I close the app. Go back to the designer, make few changes and relaunch the app, I’m starting to get this error.

It looks like its just timing out after 30 seconds. No errors are shown in the logs.

But if i come back in about 10 minutes it starts to work fin again

any idea?

here is the errors i’m seeing in chrome dev tools console

warning: status bar still waiting on Promise(waiting on button press evaluation)
x1:98 Uncaught Error: u.run_once timed out after 30 seconds
at Object.Ge.error (x1:98)
at u (x1:99)
at i (x1:99)
Ge.error @ x1:98
u @ x1:99
i @ x1:99
setTimeout (async)
Ge.human_friendly @ x1:98
(anonymous) @ x1:36
i.handle_uncaught_error @ x1:43
(anonymous) @ x1:36
(anonymous) @ x1:36
(anonymous) @ x1:98
(anonymous) @ x1:98
e.reject @ x1:98
(anonymous) @ x1:36
(anonymous) @ x1:98
(anonymous) @ x1:98
e.reject @ x1:98
u @ x1:99
i @ x1:99
setTimeout (async)
i @ x1:99
setTimeout (async)
i @ x1:99
setTimeout (async)
i @ x1:99

Please submit a bug report.