Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding osmosisv2 provider_endpoints is required. #98

Open
4 tasks
meetrick opened this issue Apr 14, 2023 · 0 comments
Open
4 tasks

Adding osmosisv2 provider_endpoints is required. #98

meetrick opened this issue Apr 14, 2023 · 0 comments

Comments

@meetrick
Copy link

Summary of Bug

  • 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:

  1. Start the price-feeder with price-feeder.example.toml.
  2. 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
  1. The missing count of price-feeder is incremented.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant