opsmill / infrahub-sdk-python

Python SDK to interact with Infrahub
https://www.opsmill.com
Apache License 2.0
3 stars 2 forks source link

Change the default connection timeout to 60s #69

Closed wvandeun closed 1 month ago

wvandeun commented 1 month ago

Change the default connection timeout of the Python SDK to 60s.

This is mainly to resolve some issue we see with implementations that implement large datasets on:

This should be revisited as soon as we have more through solutions for the above.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/config.py 0.00% 1 Missing :warning:
Flag Coverage Δ
python-3.10 43.07% <0.00%> (ø)
python-3.11 43.07% <0.00%> (ø)
python-3.12 43.07% <0.00%> (ø)
python-3.9 43.01% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
infrahub_sdk/config.py 20.00% <0.00%> (ø)

... and 3 files with indirect coverage changes