gyselroth / tubee

Data management engine with synchronization support
GNU General Public License v3.0
4 stars 4 forks source link

Uncatched exception when endpoint is unavailable #96

Closed s-aebischer closed 2 years ago

s-aebischer commented 2 years ago

Describe the bug

When some endpoints are unavailable, tubee throws an uncatched exception. For example, when the post request to a MicrosoftGraphEndpoint fails, an uncatched exception is thrown.