beethovenxfi / beethovenx-backend

MIT License
13 stars 15 forks source link

sync-latest-fx-prices #602

Closed gmbronco closed 10 months ago

gmbronco commented 10 months ago

Adding a job for syncing latest FX price from subgraph. The task itself is fast, so I'm scheduling it as one job for all the chains.

closes #565

franzns commented 10 months ago

As discussed, I would refrain from introducing the "multichain-schedule" for this. Would like a more generalized approach.

gmbronco commented 10 months ago

Removed multichain job in favour of chain specific ones.