-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
- The deactivate hook will fail when the subscription / webhook has expired, so deactivating and activating the source is not an option (requires deleting and creating a whole new source). Add a
try/catchstatement to prevent the error. - The source is renewing subscriptions every DEFAULT_POLLING_SOURCE_TIMER_INTERVAL. Shouldn't it be similar to Google Drive/Sheets WEBHOOK_SUBSCRIPTION_RENEWAL_SECONDS?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done