Skip to content

Fix issue when there is no next date for a garbage collection event

Compare
Choose a tag to compare
@remimikalsen remimikalsen released this 03 Nov 21:50
· 6 commits to main since this release

The event date in question will now be set to "None", instead of triggering an error and failing to update all event dates. This will lead to an increased number of polls until the event date is not any more "None", but not more often than scan interval which defaults to once every hour.