dotimplement / HealthChain

Simplify testing and validating AI and NLP applications in a healthcare context 💫 🏥
https://dotimplement.github.io/HealthChain/
Apache License 2.0
25 stars 15 forks source link

Timeout member added to ehrclient class #89

Closed Vortex-21 closed 1 month ago

Vortex-21 commented 1 month ago

Description

Timeout member added as requested.

Related Issue

https://github.com/dotimplement/HealthChain/issues/67

Changes Made

-added timeout as a member in the ehrclient -passed timeout as config in the related TODO

Testing

Tested against the already existing tests .

Checklist

Additional Notes

Vortex-21 commented 1 month ago

I have made the necessary changes as requested . Hope it works fine!

Vortex-21 commented 1 month ago

I have updated the docstring !