CardanoSolutions / ogmios

❇️ A WebSocket JSON/RPC bridge for Cardano
https://ogmios.dev
Mozilla Public License 2.0
304 stars 90 forks source link

Ogmios doesn't retry connection to node #418

Open longngn opened 1 month ago

longngn commented 1 month ago

What Git revision / release tag are you using?

v6.5.0

Do you use any client SDK? If yes, which one?

None

Describe what the problem is?

If Ogmios starts when node isn't ready yet, or node gets restarted when Ogmios is running then when node starts completely Ogmios wouldn't re-connect to the node

What should be the expected behavior?

Ogmios should auto-connect to node when node is ready

If applicable, what are the logs from the server around the occurence of the problem?

No response

KtorZ commented 4 weeks ago

I am unable to reproduce this behavior.