Skip to content

Custom request timeout configuration #15

Description

@underrain167-ux

Currently, API request timeouts are fixed, which may not be suitable for all use cases. Applications running in slower network environments or making long-running requests could benefit from configurable timeout values.

  • Allow configuring request timeout duration globally.
  • Support overriding the timeout for individual requests.
  • Provide sensible default timeout values.
  • Return a clear timeout error message when a request exceeds the configured limit.

This would give developers greater flexibility when working with different network conditions and API workloads while improving the overall developer experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions