Skip to content

Handle response errors #10

@cbdm

Description

@cbdm

Currently there are no checks to validate if the response we got from the API is valid, so if the server is down or we have exceeded the daily quota, the behavior is undefined (e.g., we might silently fail, return a messed up calendar, show the user an exception). We should probably handle this in a more elegant manner, e.g., alert whether we don't have quota / the server is down and they should retry in X hours.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions