AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add error handling for deploy scripts for the API outage #217

Open nozomione opened 11 months ago

nozomione commented 11 months ago

Context

Error handling has to be added in order to manage the pre-build process failing while the API is down.

The deploy scripts:

Problem or idea

To prevent a pre-build deploy failure on FE, implement error handling in our deploy scripts.

Solution or next step