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

Change default timeout to match API (90 seconds) #471

Merged

Conversation

mrashed-dev
Copy link
Collaborator

Description

The API's default timeout is 90 seconds, so it's best we match that. We have updated the default value to match this, user can still override the default.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.84%. Comparing base (d97a9a5) to head (5cff3f9).

❗ Current head 5cff3f9 differs from pull request most recent head 2165857. Consider uploading reports for the commit 2165857 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #471   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          24       24           
  Lines         665      665           
=======================================
  Hits          664      664           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrashed-dev mrashed-dev merged commit fe73d9c into main Mar 4, 2024
5 checks passed
@mrashed-dev mrashed-dev deleted the TW-2712-sdk-v-3-update-default-timeout-to-90-seconds branch March 4, 2024 15:59
@mrashed-dev mrashed-dev mentioned this pull request Mar 5, 2024
mrashed-dev added a commit that referenced this pull request Mar 5, 2024
# Changelog
* Improved message sending and draft create/update performance (#470)
* Change default timeout to match API (90 seconds) (#471)
* Fixed error when invoking `Auth.detect_provider` (#469, #468)
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.

2 participants