Previously, a value like `5q` would be interpreted as 5 milliseconds. We should just raise an error instead of letting someone run with a misconfiguration.
2 lines
84 B
Plaintext
2 lines
84 B
Plaintext
Raise an error if someone is using an incorrect suffix in a config duration string.
|