Commit 9a4aabb
whrho
chore(kiro): token refresh 실패 로그를 WARN에서 DEBUG로 변경
refresh token invalid_grant 같은 정상적인 토큰 만료 상황에서
WARN 로그가 과도하게 출력되는 문제 수정.1 parent 4a2919a commit 9a4aabb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
765 | 765 | | |
766 | 766 | | |
767 | 767 | | |
768 | | - | |
| 768 | + | |
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| |||
0 commit comments