лимиты в 0 тестово

This commit is contained in:
Artem Tsyrulnikov
2026-01-19 23:09:48 +03:00
parent b6828b1e61
commit 5d6aa99880

View File

@@ -67,6 +67,8 @@ func main() {
},
}
echotron.SetChatRequestLimit(0, 0)
for {
if err := dsp.PollOptions(false, updateOpts); err != nil {
log.Error().Err(err).Msg("dsp.Poll failed, retrying in 5 seconds...")