try {
                await this.updateAllAutomaticCollections();
                /* c8 ignore next 3 */
            } catch (err) {
                logging.error({err, message: 'Error handling TagDeletedEvent'});