Skip to content

Commit 797980a

Browse files
committed
get rid of extra space
1 parent 2ace0be commit 797980a

File tree

1 file changed

+0
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+0
-1
lines changed

src/connections/sources/catalog/libraries/server/node/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ Setting | Details
288288
`httpRequestTimeout` | The maximum number of milliseconds to wait for an http request. The default is: `10000`
289289
`disable` | Disable the analytics library for testing. The default is: `false`
290290
291-
292291
## Graceful shutdown
293292
Avoid losing events after shutting down your console. Call `.closeAndFlush()` to stop collecting new events and flush all existing events. If a callback on an event call is included, this also waits for all callbacks to be called, and any of their subsequent promises to be resolved.
294293

0 commit comments

Comments
 (0)