`ctx.passThroughOnException()` is pretty useful if you dont want errors in your worker to affect tra

ctx.passThroughOnException() is pretty useful if you dont want errors in your worker to affect traffic - I only dont recommend it if you plan to return nothing lol
Was this page helpful?