Skip to content

Document SDK timeout and verbose configuration options - #45

Open
leonschh wants to merge 1 commit into
ProjectOpenSea:mainfrom
leonschh:patch-1
Open

Document SDK timeout and verbose configuration options#45
leonschh wants to merge 1 commit into
ProjectOpenSea:mainfrom
leonschh:patch-1

Conversation

@leonschh

Copy link
Copy Markdown

What

Document the timeout and verbose options in the SDK Configuration table.

Why

Both options are part of OpenSeaClientConfig and are supported by the SDK, but were missing from the configuration documentation.

  • timeout controls the request timeout and defaults to 30000 ms.
  • verbose enables request/response logging and defaults to false.

No runtime behavior is changed.

## What

Document the `timeout` and `verbose` options in the SDK Configuration table.

## Why

Both options are part of `OpenSeaClientConfig` and are supported by the SDK, but were missing from the configuration documentation.

* `timeout` controls the request timeout and defaults to `30000` ms.
* `verbose` enables request/response logging and defaults to `false`.

No runtime behavior is changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant