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

[REFACTOR] 에러대응을 강화 합니다. #213

Open
MoonsuKang opened this issue Sep 9, 2024 · 0 comments · May be fixed by #216
Open

[REFACTOR] 에러대응을 강화 합니다. #213

MoonsuKang opened this issue Sep 9, 2024 · 0 comments · May be fixed by #216
Assignees
Labels

Comments

@MoonsuKang
Copy link
Contributor

MoonsuKang commented Sep 9, 2024

💡 Issue

  • Throttle을 이용해 서버 부하를 줄입니다. 2000MS의 간격으로 처리해 2초간 100번을 눌러도 요청은 한번만 가게 처리합니다.
  • RefreshToken 재발급 중 500에러를 반환하면 사용자를 로그인 화면으로 이동시킵니다.

📝 todo

  • [ ]
  • [ ]
@MoonsuKang MoonsuKang added the 🌊 문수 문수 label Sep 9, 2024
@MoonsuKang MoonsuKang self-assigned this Sep 9, 2024
@MoonsuKang MoonsuKang changed the title [REFACTOR] 지수 백오프와 Throttle을 이용해 서버 부하를 줄입니다. [REFACTOR] Throttle을 이용해 서버 부하를 줄입니다. Sep 10, 2024
@MoonsuKang MoonsuKang changed the title [REFACTOR] Throttle을 이용해 서버 부하를 줄입니다. [REFACTOR] 에러대응을 강화 합니다. Sep 10, 2024
@MoonsuKang MoonsuKang linked a pull request Sep 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant