commit(2)

This commit is contained in:
Artyom Hackimullin 2025-01-28 10:05:22 +03:00
parent fd91913d77
commit cd5890bf5d
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ ERVU_KAFKA_EXCERPT_REQUEST_TOPIC=ervu.lkrp.excerpt.request
ESNSI_OKOPF_URL=https://esnsi.gosuslugi.ru/rest/ext/v1/classifiers/16271/file?extension=JSON&encoding=UTF_8
ESNSI_OKOPF_CRON_LOAD=0 0 */1 * * *
ESNSI_OKOPF_RETRY_MAX_ATTEMPTS_LOAD=3
ESNSI_OKOPF_RETRY_DELAY_LOAD=30000
ESNSI_OKOPF_RETRY_DELAY_LOAD=3000
ESNSI_OKOPF_CONNECT_TIMEOUT=2000
ESNSI_OKOPF_READ_TIMEOUT=4000