appsmith
appsmith copied to clipboard
[Task] Users are forgetting to add await before calling an async query
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.
Hey team! Please add your planning poker estimate with Zenhub @ayushpahwa @nsarupr
Bumping this issue up to prod because it should have made it's way there by now if it was not fixed