Skip to content

fix: 토큰 재발급 동시성 이슈 수정#165

Merged
prgmr99 merged 3 commits intomainfrom
163-refactor-토큰-재발급-동시성-이슈-개선
May 1, 2025

Hidden character warning

The head ref may contain hidden characters: "163-refactor-\ud1a0\ud070-\uc7ac\ubc1c\uae09-\ub3d9\uc2dc\uc131-\uc774\uc288-\uac1c\uc120"
Merged

fix: 토큰 재발급 동시성 이슈 수정#165
prgmr99 merged 3 commits intomainfrom
163-refactor-토큰-재발급-동시성-이슈-개선

Conversation

@prgmr99
Copy link
Member

@prgmr99 prgmr99 commented May 1, 2025

Proposed Changes

  • 전역변수를 추가하여 토큰 재발급 동시성 문제 해결
  • 불필요한 코드 제거

Code Review Point

(리뷰어가 중점적으로 보면 좋을 부분을 적어주세요.)

close #163

@prgmr99 prgmr99 added the bug Something isn't working label May 1, 2025
@prgmr99 prgmr99 self-assigned this May 1, 2025
@prgmr99 prgmr99 merged commit 4f22a51 into main May 1, 2025
2 checks passed
@prgmr99 prgmr99 deleted the 163-refactor-토큰-재발급-동시성-이슈-개선 branch May 1, 2025 13:30
ljh130334 added a commit to ljh130334/16th-team3-FE that referenced this pull request May 1, 2025
* refactor: serverKy에서 401 retry 제거 / race condition 해소를 위한 변수 설정

* chore: 불필요한 console.log 제거

* refactor: serverKy에 동시성 문제 해결 코드 추가
ljh130334 added a commit to ljh130334/16th-team3-FE that referenced this pull request May 1, 2025
* refactor: serverKy에서 401 retry 제거 / race condition 해소를 위한 변수 설정

* chore: 불필요한 console.log 제거

* refactor: serverKy에 동시성 문제 해결 코드 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: 토큰 재발급 동시성 이슈 개선

1 participant