You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this very moment, I'm using this SDK to query tasks from my todoist account. It would seem like the Todoist API is returning 502 errors, which are just being thrown as exceptions.
The text was updated successfully, but these errors were encountered:
Enhancement description
I would much rather deal with the result pattern of data, instead of having to try-catch every single function to handle errors.
The problem it solves
At this very moment, I'm using this SDK to query tasks from my todoist account. It would seem like the Todoist API is returning 502 errors, which are just being thrown as exceptions.
The text was updated successfully, but these errors were encountered: