fn parse_by(config: &HashMap<String, Value>) -> Result<i64, String>
Parses the optional by amount, which defaults to 1 and may be negative.
by