Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an ability to export the Google Calendar configuration for offline work #269

Open
climategadgets opened this issue Aug 15, 2023 · 0 comments
Labels
autonomous Features allowing the system to work with no off the premises connectivity calendar enhancement fault tolerance reactive-only Will be fixed in Reactive branches only usability

Comments

@climategadgets
Copy link
Member

Expected Behavior

The system works the same way (following the schedule set in the calendar) regardless of whether there is Internet access or not.

Actual Behavior

  • If Internet is not available at system startup, the schedule is not available at all until connectivity is restored
  • If Internet drops off while the system is already running, schedule changes will not be visible, and schedule events not cached in advance will not be activated

Compounding Factor

Schedules can be complex and span over months and years, and there's lots of them.

Possible Corrective Action

  • Implement a way to export the existing Google Calendar schedule into a form that will make it available offline;
  • Use this form for quick system startup;
  • Ideally, have this form simple enough so that an online integration can be dropped altogether.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autonomous Features allowing the system to work with no off the premises connectivity calendar enhancement fault tolerance reactive-only Will be fixed in Reactive branches only usability
Projects
None yet
Development

No branches or pull requests

1 participant