Skip to content

fix: operator panic when reconnect fails after max retries #960

@taturosati

Description

@taturosati

Operator panics when unable to resubscribe to rpc after max retries are reached.

stack trace:

goroutine 61 [running]:
github.com/yetanotherco/aligned_layer/core/chainio.(*AvsSubscriber).SubscribeToNewTasks.func2()
        /root/aligned_layer/core/chainio/avs_subscriber.go:115 +0x5e
created by github.com/yetanotherco/aligned_layer/core/chainio.(*AvsSubscriber).SubscribeToNewTasks in goroutine 1
        /root/aligned_layer/core/chainio/avs_subscriber.go:112 +0x36a

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions