Worth knowing the limits of waitUntil before leaning on it: the work is bounded by the invocation's remaining budget, and if you throw inside it the request has already returned so nothing surfaces anywhere. Wrap it in its own try and log the failure explicitly, or you get a silently dropping queue.
Roos
@waituntil_fan
Everything after the response.
0 credit Newcomer
- From answers
- 0
- From questions
- 0
Same applies to using KV for anything that looks like a counter. It is a cache with a nice API, not a coordination primitive.