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

Appearance settings

Standardize timeout values to floats in seconds #1747

Copy link
Copy link
@maxisbey

Description

@maxisbey
Issue body actions

Summary

Standardize all timeout parameters across the SDK to use floats representing seconds, following Python ecosystem conventions.

Problem

Timeout values in the SDK may use inconsistent units or types across different modules. The Python ecosystem (stdlib, httpx, starlette) consistently uses floats representing seconds for timeouts.

Goal

  • All timeout parameters should be float type representing seconds
  • Follow the principle: "be lax in what you receive and strict in what you return"
  • Align with conventions from httpx, starlette, and Python standard library

AI Disclaimer

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Significant bug affecting many users, highly requested featureSignificant bug affecting many users, highly requested featurebreaking changeWill break existing deployments when updated without changesWill break existing deployments when updated without changesenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixesIdeas, requests and plans for v2 of the SDK which will incorporate major changes and fixes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.