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) #218

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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.53%. Comparing base (baa8d8a) to head (56f2493).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #218   +/-   ##
=========================================
  Coverage     78.53%   78.53%           
  Complexity      199      199           
=========================================
  Files            29       29           
  Lines           722      722           
  Branches         69       69           
=========================================
  Hits            567      567           
  Misses          117      117           
  Partials         38       38           

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

@mrashed-dev mrashed-dev merged commit 88da3b5 into main Mar 4, 2024
2 checks passed
@mrashed-dev mrashed-dev deleted the TW-2712-sdk-v-3-update-default-timeout-to-90-seconds branch March 4, 2024 16:00
@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
### Changed
* Improved message sending and draft create/update performance (#217)
* Change default timeout to match API (90 seconds) (#218)

# License
<!-- Your PR comment must contain the following line for us to merge the
PR. -->
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.
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.

None yet

3 participants