We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
웹소켓에서 코인변경을 요청하다보면 엉뚱한 응답이 계속들어옴..
The text was updated successfully, but these errors were encountered:
해당 이슈는 웹소켓과 관련된 이슈로써
화면에 갱신을 더 빠르게표시하기위해 트랜잭션의 병렬처리된 데이터와 sync가 맞지 않아 생긴 문제임.
그리고, 코인을 계속 변경하다보면 웹소켓에서 더이상 맞지 않은 코인의 정보를 계속 보내는 이슈가 있음.
빗썸페이지에서도 나오는 증상인데 어떻게 해결했는지 방법을 찾지 못함.
Sorry, something went wrong.
WachsenHaus
No branches or pull requests
증상
웹소켓에서 코인변경을 요청하다보면 엉뚱한 응답이 계속들어옴..
The text was updated successfully, but these errors were encountered: