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
Right now we don't use the queue for sending install successes. Which means that if the user is offline we will not end up billing customers for that install.
Right now we don't use the queue for sending install successes. Which means that if the user is offline we will not end up billing customers for that install.
https://github.com/shorebirdtech/updater/blob/main/library/src/updater.rs#L635
We should always use the patch event queue IMO.
The text was updated successfully, but these errors were encountered: