Lovinity / wwsu

THIS PROJECT HAS BEEN MIGRATED TO GITLAB: https://gitlab.com/wwsu1069/wwsu
4 stars 1 forks source link

Re-design Google Calendar status checking #86

Closed Lovinity closed 5 years ago

Lovinity commented 5 years ago

Re-design how Google Calendar status is checked, since multiple issues can exist at the same time.

Make the system such that Google Calendar status is not set until just before any termination in the calendar fetching function.

Add every issue encountered to the "data" portion of the Google Calendar subsystem, not just one of them. Make sure there are no duplicates.

The status level should be the most severe of all the issues having been encountered.