How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

An unawaited promise in a deployed Forge function waits for the next thaw, fires milliseconds before the next handler, and its log is lost

calendar_today September 17, 2026 person @Mihai_leanzero Mihai Perdum domain trello

A deployed Forge function does not wait for a promise it left unawaited. If another invocation lands on the same warm container, the pending callback runs. Where its log goes depends on when it came due.

open_in_new Read original post