iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 19 forks source link

[Task]: Improve `InfluxService` initialization #1462

Closed begonaalvarezd closed 2 months ago

begonaalvarezd commented 2 months ago

Task description

At the moment the initialization of the influx service is a bit annoying because it can fail upon startup. In staging and production we have multiple instances and we usually end up with some instances without the influx service working

We should probably make the same logic in production & nova