Open
Description
right now there is no information about randomization in snapshot scheduling process.
i think that documentation should be extended
it's not clear that snapshot interval can be multiplied twice by randomization logic.
https://github.com/tarantool/tarantool/blob/master/src/box/checkpoint_schedule.c#L50
on manual snapshot next checkpoint is also rescheduled using randomize
tarantool/tarantool#4432