+disable latest_version caching in sys.config (#25)

This commit is contained in:
dinama 2021-10-22 11:19:44 +03:00 committed by GitHub
parent 0930df3367
commit 63c7b92c75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,8 @@
]},
{dmt_client, [
% для интеграционных берем latest_version из доминанты
{use_cached_last_version, false},
{cache_update_interval, 5000}, % milliseconds
{max_cache_size, #{
elements => 20,

View File

@ -14,7 +14,7 @@
0},
{<<"dmt_client">>,
{git,"https://github.com/rbkmoney/dmt_client.git",
{ref,"3f66402843ffeb488010f707a193858cb09325e0"}},
{ref,"64591401b00f216ddc18f0b6d317df8df0b0703a"}},
0},
{<<"dmt_core">>,
{git,"https://github.com/rbkmoney/dmt_core.git",