We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56492f7 commit d9d6a79Copy full SHA for d9d6a79
src/connections/sources/catalog/libraries/server/node/index.md
@@ -483,7 +483,7 @@ function logEvery2Seconds(i) {
483
logEvery2Seconds(0);
484
```
485
486
-# Short lived process
+## Short lived process
487
488
Short-lived functions have a predictably short and linear lifecycle so use a queue big enough to hold all messages and then
489
await for flush to complete it's work.
0 commit comments