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: Query Cache를 이용한 리다이렉션 개선 #237

Closed
1 task done
un0211 opened this issue Jul 10, 2024 · 0 comments · Fixed by #241
Closed
1 task done

♻️ Refactor: Query Cache를 이용한 리다이렉션 개선 #237

un0211 opened this issue Jul 10, 2024 · 0 comments · Fixed by #241
Assignees
Labels
♻️ refactor 코드 리팩토링

Comments

@un0211
Copy link
Contributor

un0211 commented Jul 10, 2024

작업 설명

지금보다 깔끔한 방식으로 리다이렉션 할 수 있게 리팩토링합니다.

세부 작업 목록

  • query cache의 onError 활용한 리다이렉션 개선

관련 이슈

@un0211 un0211 added the ♻️ refactor 코드 리팩토링 label Jul 10, 2024
@un0211 un0211 self-assigned this Jul 10, 2024
un0211 added a commit that referenced this issue Jul 10, 2024
* ♻️  refactor(#237): queryCache를 이용한 리다이렉트 개선

* 🛠  fix(#237): 핸들링하지 않는 에러는 다시 throw, 쿼리는 올바른 id 얻은 뒤부터

* 🛠  fix(#237): queryClient가 캐시를 잘 할 수 있게 전역 배치
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩토링
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant