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

Make call timeout configurable #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sgdesmet
Copy link
Contributor

@sgdesmet sgdesmet commented Oct 7, 2024

Make the call timeout configurable. We noticed that the default call timeout of 20 seconds would often cause timeouts when uploading media or when creating templats.

@github-actions github-actions bot added java Pull requests that update Java code tests labels Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (258d345) to head (dac14af).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #218      +/-   ##
============================================
+ Coverage     86.02%   86.08%   +0.05%     
- Complexity      529      530       +1     
============================================
  Files           165      165              
  Lines          1267     1272       +5     
  Branches         12       12              
============================================
+ Hits           1090     1095       +5     
  Misses          158      158              
  Partials         19       19              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant