mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
build corrosion image based on wolfi]
This commit is contained in:
@@ -191,7 +191,7 @@ func (s *Subscription) handleChangeEvents() {
|
||||
}
|
||||
|
||||
slog.Info("Resubscribing to Corrosion query due to an error.",
|
||||
"error", err, "id", s.id, "from_change", s.lastChangeID)
|
||||
"err", err, "id", s.id, "from_change", s.lastChangeID)
|
||||
sub, sErr := s.resubscribe(s.ctx, s.lastChangeID)
|
||||
if sErr != nil {
|
||||
// resubscribe returns a permanent error after unsuccessful retries.
|
||||
|
||||
Reference in New Issue
Block a user