Skip to content

feat: Implement request timeout configuration#1179

Open
FoxxMD wants to merge 1 commit into
Borewit:masterfrom
FoxxMD:requestTimeoutConfig
Open

feat: Implement request timeout configuration#1179
FoxxMD wants to merge 1 commit into
Borewit:masterfrom
FoxxMD:requestTimeoutConfig

Conversation

@FoxxMD

@FoxxMD FoxxMD commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This configuration option allows users to set a timeout, in milliseconds, for a request. It creates an AbortSignal when the option is set and passes this to the fetch function.

Allows an early throw when musicbrainz server is not responding or taking too long (under heavy load, for instance).

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