whatsapp-business-java-api icon indicating copy to clipboard operation
whatsapp-business-java-api copied to clipboard

Make call timeout configurable

Open sgdesmet opened this issue 1 year ago • 1 comments
trafficstars

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 templates.

sgdesmet avatar Oct 07 '24 09:10 sgdesmet

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 07 '24 09:10 codecov[bot]