You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maintain a log of published notifications (for diagnostics/support)
mechanism to remove webhook subscriptions by expiry and/or when the webhook call fails
retry mechanism is useful when interacting with third party services (so webhook data needs an identifier for deduplication?) could be useful to send an initial 'subscribed' notification when ready.
the time when waiting for the channel to be active is interesting, especially regarding restarts of lspd/the underlying lightning node.
The text was updated successfully, but these errors were encountered:
Taken from #63 (comment)
The text was updated successfully, but these errors were encountered: