Skip to main content
Related Gadget documentation: Gadget docs
What the linter reports:
  • Do not await handle.result() in onSuccess, it bills the full wait time.
  • Do not await handle.result() in run, it causes GGT_TRANSACTION_TIMEOUT.

Examples

api/models/widget/actions/create.ts
Last modified on March 10, 2026