Results 3 issues of Eric Prostko

It seems that this is the current algorithm used to assign specs to nodes: [Round Robin](https://www.nginx.com/resources/glossary/round-robin-load-balancing/) 1. sorts the spec list by execution time (weight) 2. iterates over the spec...

Is there any reason `pre_count` isn't included in the documentation? It does appear in the error message when trying to pass an unavailable parameter as an option to :truncate. (BTW...