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
When restarting the subscription, the rest of the backlog was consumed fine. Not sure if there is something to "fix", but I guess the panic should be handled to e.g. show a proper error message and maybe even retry after some time?
The text was updated successfully, but these errors were encountered:
I've consumed a Notification 2.0 backlog of ~ 150k messages via:
c8y notification2 subscriptions subscribe --name {my subscription name} --subscriber {subscriber name}
.After ~ 100k messages this panic got thrown:
When restarting the subscription, the rest of the backlog was consumed fine. Not sure if there is something to "fix", but I guess the panic should be handled to e.g. show a proper error message and maybe even retry after some time?
The text was updated successfully, but these errors were encountered: