Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set appropriate timeouts for clients without option #23

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

mdegat01
Copy link
Collaborator

Proposed Changes

Remove the option to allow clients to set the timeout. Instead set appropriate timeouts for all API calls for users.

All timeout values are pulled from Home Assistant Core's internal client library (viewing as it looked in 2024.9.0 before the migration to aiohasupervisor began). This is a breaking change but as 1.0 has not been shipped yet its preferrable to do this now.

@mdegat01 mdegat01 added the breaking-change A breaking change for existing users. label Oct 25, 2024
@mdegat01 mdegat01 merged commit 0089da8 into main Oct 26, 2024
8 checks passed
@mdegat01 mdegat01 deleted the set-timeouts-internally branch October 26, 2024 02:40
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking-change A breaking change for existing users.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants