tellor-io / telliot-feeds

Telliot feeds
https://tellor-io.github.io/telliot-feeds
Other
24 stars 8 forks source link

Prompting for Manual Input for Tips, but What Query? #744

Closed 0xSpuddy closed 3 months ago

0xSpuddy commented 7 months ago

New conditions on the testnets are complicating tip listening for queries that are not (or not yet) integrated in Telliot.

Long story short, when telliot prompts for manual input, we should print information about the "current" query so that the reporter knows what query was requested. See screenshot:

Screenshot 2024-02-06 at 9 20 46 AM

Desired behavior: Telliot should print the query that was tipped with the prompt for a manual input value. If the user does not input a value manually, telliot should look for other profitable tips on supported queries before prompting again for the manual input on the unsupported / manual input query.

Let me know if more information is needed to address this issue. Thanks!

0xSpuddy commented 3 months ago

log now prints the querydata - closing