|
|
@@ -96,7 +96,7 @@ class Settings:
|
|
|
request_timeout_seconds: int = 180
|
|
|
https_verify_ssl: bool = False
|
|
|
|
|
|
- hot_flow_cron_hours: str = "6,12,20"
|
|
|
+ hot_flow_cron_hours: str = "6,12,18"
|
|
|
hot_flow_cron_minute: int = 0
|
|
|
hot_flow_interval_seconds: int = 1800
|
|
|
decode_result_flow_interval_seconds: int = 1800
|