ApeWorX / silverback

Blockchain automation library, and SDK for the Silverback Platform
https://apeworx.io/silverback
Apache License 2.0
88 stars 10 forks source link

`silverback cluster health` response has validation error #136

Closed fubuloubu closed 1 week ago

fubuloubu commented 2 weeks ago

Environment information

What went wrong?

$ silverback cluster health
...
pydantic_core._pydantic_core.ValidationError: 1 validation error for ClusterHealth                                                                                                
ars.healthy                                                                                                                                                                       
  Field required [type=missing, input_value={'optimism:sepolia': {'he...ia': {'healthy': False}}, input_type=dict]                                                                
    For further information visit https://errors.pydantic.dev/2.9/v/missing

How can it be fixed?

Fill this in if you have ideas on how the bug could be fixed.

linear[bot] commented 2 weeks ago

SBK-576 `silverback cluster health` response has validation error