Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64eee9d

Browse files
Update src/connections/sources/catalog/libraries/server/node/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent1961585 commit64eee9d

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,7 @@ Setting | Details
286286
`disable` _boolean_ | Disable the analytics library for testing. The default is: `false`
287287
`httpClient` _HTTPClient or HTTPClientFn_ | A custom HTTP Client implementation to support alternate libraries or proxies. Defaults to global fetch or node-fetch for older versions of node. See the [Overriding the default HTTP Client](#override-the-default-http-client) section for more details.
288288
289-
> info ""
290-
> See the complete [`AnalyticsSettings` interface](https://github.com/segmentio/analytics-next/blob/master/packages/node/src/app/settings.ts){:target="_blank"}
289+
See the complete `AnalyticsSettings` interface [here](https://github.com/segmentio/analytics-next/blob/master/packages/node/src/app/settings.ts){:target="_blank"}.
291290
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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp