Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

사용되는 timeout의 단위 #45

Open
dwlee opened this issue May 6, 2015 · 2 comments
Open

사용되는 timeout의 단위 #45

dwlee opened this issue May 6, 2015 · 2 comments

Comments

@dwlee
Copy link
Collaborator

dwlee commented May 6, 2015

자원 할당이나, action 블럭에 사용되는 timeout의 단위는 ms 인가요 s 인가요?

@eskim
Copy link
Contributor

eskim commented May 6, 2015

ms 입니다.

@dwlee
Copy link
Collaborator Author

dwlee commented May 6, 2015

혹시 ms 를 s로 바꾸는건 어떤가요? ms 보다는 s 가 훨씬 직관적일것 같습니다.
만약 ms 를 사용해야 한다면 0.02 와 같이 소수점을 지원하도록 하게끔 하면 될것 같습니다.
일단은 사용성의 문제이므로 이슈의 중요도는 낮습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants