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
MPP 서비스를 하면서 발생한 502 이슈를 해결하기 위해서 아래와 같은 annotation을 도입하게 되었다.
이런식으로 서비스의 부하 정도에 따라 필요한 annotation이 달라져서 이에 대한 처리를 어떻게 해야할지 고민이 필요하다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MPP 서비스를 하면서 발생한 502 이슈를 해결하기 위해서 아래와 같은 annotation을 도입하게 되었다.
이런식으로 서비스의 부하 정도에 따라 필요한 annotation이 달라져서 이에 대한 처리를 어떻게 해야할지 고민이 필요하다.
The text was updated successfully, but these errors were encountered: