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

When subscribing to Oracles, logs for invalid oracle populate the terminal with out an option to ignore them #72

Open
tomland123 opened this issue Nov 12, 2024 · 1 comment

Comments

@tomland123
Copy link

Looks like this:

Invalid Spot 0 Oracle: Confidence Too Large (is_conf_too_large=1175)
Invalid Spot 0 Oracle: Stale (oracle_delay=22)
Invalid Spot 1 Oracle: Confidence Too Large (is_conf_too_large=1038)
Invalid Spot 6 Oracle: Confidence Too Large (is_conf_too_large=3062)
Invalid Spot 6 Oracle: Stale (oracle_delay=22)

@jordy25519
Copy link
Collaborator

yeah this is side affect of running the program code.
will see if we can compile it away for sdk use

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

No branches or pull requests

2 participants