You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new price-feeder.example.toml has only binance as a provider. The umee price-feeder increments the missing count with an error log when only binance is set as the provider.
6:00PM ERR failed to get ticker prices from provider error="osmosisv2 has no ticker data for requested pairs: [UMEEATOM OSMOATOM stATOMATOM stOSMOOSMO ISTOSMO JUNOOSMO stkATOMATOM]" module=oracle
Version
$ price-feeder version
version: HEAD-e14f2798d442c4b657dabed4b8e52f85a8caa311
commit: e14f2798d442c4b657dabed4b8e52f85a8caa311
sdk: v0.46.10-umee
go: go1.19.1 linux/amd64
$ go version
go version go1.19.1 linux/amd64
$ uname -a
Linux 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Steps to Reproduce
Steps to reproduce the behavior:
Start the price-feeder with price-feeder.example.toml.
The following error log is output
6:00PM ERR failed to get ticker prices from provider error="osmosisv2 has no ticker data for requested pairs: [UMEEATOM OSMOATOM stATOMATOM stOSMOOSMO ISTOSMO JUNOOSMO stkATOMATOM]" module=oracle
The missing count of price-feeder is incremented.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary of Bug
price-feeder.example.toml
has only binance as a provider. The umee price-feeder increments the missing count with an error log when only binance is set as the provider.Version
Steps to Reproduce
Steps to reproduce the behavior:
price-feeder.example.toml
.For Admin Use
The text was updated successfully, but these errors were encountered: