flavorjones/calendar-assistant

Write events should be transactional

mikfreedman opened this issue · 0 comments

Should a command that writes multiple times to the Calendar API fail, it potentially leaves calendars in an inconsistent state. (see: #114)

Should we try and avoid that?