ideafast / middleware-services

Python API containing endpoints for smartphone hub applications and transfer to data portal
0 stars 0 forks source link

Catch expected HTTPErrors for BTF #67

Open davidverweij opened 3 years ago

davidverweij commented 3 years ago

For BTF, we can expect a few errors that we can catch and handle:

Although most of these are roughly taken care of in the design of the BTF code - additional catching will ensure smooth operation in the long run.