listmonk/i18n
Kailash Nadh 0f6a0376da Add accurate realtime message rate counter.
The `rate` field `/api/campaigns/running/stats` returned was computed
based on the total time spent from the start of the campaign to the
current time. This meant that for large campaigns, if there were
pauses or slowdowns in between, the rate would be skewed heavily
making it useless to figure out the current send rate.

This commit introduces a realtime running rate counter in the campaign
manager that returns accurate (running) send rates for the last minute.

The `rate` field in the API now shows the live running rate and a
new `net_rate` field shows the rate from the beginning of the campaign.
2022-02-06 11:38:02 +05:30
..
cs-cz.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
de.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
en.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
es.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
fr.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
hu.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
it.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
ml.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
nl.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
pl.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
pt-BR.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
pt.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
ro.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
ru.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30
tr.json Add accurate realtime message rate counter. 2022-02-06 11:38:02 +05:30