-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Summary of Bug
- The new
price-feeder.example.tomlhas 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels