maskit commented on PR #9485: URL: https://github.com/apache/trafficserver/pull/9485#issuecomment-1454266936
Sounds like this fixes a problem, but also supports my concern. People don't read the documentation. And, more characters, more typos. I can imagine conversations like: A: Hey, I set xyz to 12h but it doesn't work! B: Oh, it's rounded to day. You could set it to 24h but less than 24h wouldn't work as you expect. A: Hey, I set the timeout to 100ms but it doesn't work! B: Can you share your records.yml? B: There's a typo. You set it to 100 nanoseconds A: Hey, I set another timeout to 800ms, and it doesn't work. I'm sure I set it to 800 millisecond this time. B: Oh, unlike the other timeout, this one is a bit special and it's not that precise. I'd use second. Nothing is going to be perfect. I wonder which is better. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
