-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
While setting up a Grid Strike controller configuration, I accidentally entered a typo in the trading pair field. The interface suggested a list of trading pairs that were unrelated to the intended input.
2026-03-06 11:36:44,230 - handlers.bots - INFO - Bots message handler - state: gs_wizard_input, input: RALph-USDT
2026-03-06 11:36:45,200 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/deleteMessage "HTTP/1.1 200 OK"
2026-03-06 11:36:45,201 - handlers.bots._shared - INFO - Bots using server: local (user_id: 1474408604)
2026-03-06 11:36:45,650 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/editMessageText "HTTP/1.1 200 OK"
2026-03-06 11:36:46,898 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/getUpdates "HTTP/1.1 200 OK"
2026-03-06 11:36:47,427 - httpx - INFO - HTTP Request: POST https://api.telegram.org/botsecret-sauce-sorry/answerCallbackQuery "HTTP/1.1 200 OK"
2026-03-06 11:36:47,428 - handlers.bots - WARNING - Unknown bots action: gs_back:connector
Steps to reproduce
- Setup grid strike config on condor
- On trading pair prompt, enter any invalid pair e.g RALPH-USDT
- It should recommend list of trading pairs, then click
backbutton
Attach required files
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working