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
## Motivation
We previously had the `BackgroundTask` object as a proxy object for the
two background task routes, but no way to construct and thus use it.
## Solution
Add a method to `Svix` like we have for all the other proxy objects.
Closes#1340.
0 commit comments