Open unnawut opened 4 years ago
What values do we do for EXIT_PROCESSOR_SLA_SECONDS
for docker-compose
So as discussed earlier we should be able to derive from EXIT_PROCESSOR_SLA_MARGIN
and ETHEREUM_BLOCK_TIME_SECONDS
.
Also might be worth using EXIT_PROCESSOR_SLA_MS
to have the same time unit as most other configs.
cc'ing @kevsul if I missed any other conversations on this one!
But isn't MIN_EXIT_PERIOD_SECONDS
in seconds ?
Overview
Currently
EXIT_PROCESSOR_SLA_MARGIN
is in number of blocks whileEXIT_PERIOD_SECONDS
is in seconds. This is prone to misunderstanding.Suggestion is to replace
EXIT_PROCESSOR_SLA_MARGIN
withEXIT_PROCESSOR_SLA_SECONDS