FHIRType / workshop

Healthcare Provider Data API
GNU General Public License v3.0
0 stars 0 forks source link

Fix/ty curl request error handling #68

Closed trentonyo closed 6 months ago

trentonyo commented 6 months ago

TITLE_OF_PR

ASSOCIATED ISSUES:

  • There was no issue associated, it just needed to happen

Description

Handle cURLs when endpoint is down: Added error handling for the cURL method when the endpoint is down.

Definition of Done