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
현재 푸쉬알림 및 이메일 발송 전에 큐를 사용하지 않음.
현재 푸쉬알림 서비스에서 firebase 의 api를 이용하여 요청을 보내 처리를 진행하고 있음.
중간 매개체에 메세지큐를 사용하면 발생할 수 있는 장점은 다음과 같음.
The text was updated successfully, but these errors were encountered:
hyejungg
No branches or pull requests
What is this issue? 🚀
현재 푸쉬알림 및 이메일 발송 전에 큐를 사용하지 않음.
현재 푸쉬알림 서비스에서 firebase 의 api를 이용하여 요청을 보내 처리를 진행하고 있음.
중간 매개체에 메세지큐를 사용하면 발생할 수 있는 장점은 다음과 같음.
참고자료
Progress 🏃♀️
The text was updated successfully, but these errors were encountered: