You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ammario
changed the title
Use Duration strings instead of seconds when we accept timeouts
Use Duration strings instead of seconds when we accept timeouts / intervals
Mar 28, 2023
One reason to keep it a number is it simplifies arithmetic. I would still prefer we use milliseconds for testing and flexibility. Any key that accepts a duration number should indicate the unit in the suffix. E.g. we should use internal_ms instead of interval.
E.g., in
coder_app
andcoder_agent.metadata
.The text was updated successfully, but these errors were encountered: