* Create a task to reschedule zoom meetings
* Update meetings at every change
* Update paths
* Add event logging and state tracking
* Remove reschedule warning
* Move signal connect to plugin load
* Update vc_zoom/indico_vc_zoom/plugin.py
Co-authored-by: Adrian <adrian@planetcoding.net>
* Update signal to times_changed
* Update retry mechanism
* Prevent refresh_meetings from retrying on diff date changes
* Include duration in refresh_meetings
* Fix error with pickling lambda
Co-authored-by: Adrian <adrian@planetcoding.net>
Co-authored-by: Adrian Moennich <adrian.moennich@cern.ch>