Skip to content

Commit 1ee3105

Browse files
committed
disable health check
1 parent 7669f24 commit 1ee3105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/price_pusher/src/solana/solana.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ export class SolanaPriceListener extends ChainPriceListener {
4949
} seconds`
5050
);
5151
}
52-
throw new Error("Solana connection is unhealthy");
5352
}
5453
}
5554

0 commit comments

Comments
 (0)