appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Task] Users are forgetting to add await before calling an async query

Open infinitetrooper opened this issue 1 year ago • 2 comments

await query.run().then type of syntax not working when running the workflow on temporal

It started working when I updated my code to just await query.run() in a try-catch block.

image.png

infinitetrooper avatar Apr 02 '24 10:04 infinitetrooper

Hey team! Please add your planning poker estimate with Zenhub @ayushpahwa @nsarupr

srix avatar Apr 29 '24 08:04 srix

Bumping this issue up to prod because it should have made it's way there by now if it was not fixed

Nikhil-Nandagopal avatar May 06 '24 04:05 Nikhil-Nandagopal