[tor-commits] [tor/release-0.3.1] But in most Earth cultures, there are 60s in a minute.

nickm at torproject.org nickm at torproject.org
Wed Jan 31 15:06:54 UTC 2018


commit 5fc0437e748932291627ebd7fd949b987023362e
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Jan 31 10:06:43 2018 -0500

    But in most Earth cultures, there are 60s in a minute.
---
 src/or/consdiffmgr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/consdiffmgr.c b/src/or/consdiffmgr.c
index 18aa9c2c0..a4ff9f2da 100644
--- a/src/or/consdiffmgr.c
+++ b/src/or/consdiffmgr.c
@@ -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);





More information about the tor-commits mailing list