adrienverge edited a comment on issue #1880: Compaction: Allow snooze_period to be a float URL: https://github.com/apache/couchdb/pull/1880#issuecomment-458309399 @eiri thanks for your feedback; my goal was to support both integers and floats. I'm trying to do my best to implement a simple change and try to make CouchDB better, but please take into account that I don't know anything about Erlang. I spent a few hours and I'm still struggling. That's why constructive help (like your code snippets) **is welcome**! Do you prefer the `snooze_period` + `snooze_period_ms` option, or a unique `snooze_period` that would accept both integers and floats? (if feasible with the `config` lib?) Any advice on the best way to implement it?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
