But in most Earth cultures, there are 60s in a minute.

This commit is contained in:
Nick Mathewson 2018-01-31 10:06:43 -05:00
parent 86e6cb6409
commit 5fc0437e74
1 changed files with 1 additions and 1 deletions

View File

@ -1311,7 +1311,7 @@ store_multiple(consensus_cache_entry_handle_t **handles_out,
body_out,
bodylen_out);
if (ent == NULL) {
static ratelim_t cant_store_ratelim = RATELIM_INIT(5*70);
static ratelim_t cant_store_ratelim = RATELIM_INIT(5*60);
log_fn_ratelim(&cant_store_ratelim, LOG_WARN, LD_FS,
"Unable to store object %s compressed with %s.",
description, methodname);