try new proxy when error

This commit is contained in:
2022-03-26 17:18:01 +01:00
parent 6982a4d980
commit 02addff608
2 changed files with 18 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from typing import Union
from gsmmodem import GsmModem
import params
from commandor_page import CommandorPage, get_random_id_number_for_proxy
from commandor_page import CommandorPage
from logs.AppLogging import init_logger
from modems.ModemPool import ModemPool
from modems.card_pool import CardPool