dm-plz / family-farm-mobile

가벼운 질문을 통해 가족 관계 개선을 도와주는 Family Farm의 모바일 코드 저장소입니다.
0 stars 0 forks source link

버그 수정: TypeError: signal.throwIfAborted is not a function (it is undefined)] #44

Open timepresent95 opened 1 month ago

timepresent95 commented 1 month ago

버그 설명

ky 호출 중 TypeError: signal.throwIfAborted is not a function (it is undefined)] 에러 발생

재현 방법

msw에서 intercept하지 못하는 함수 호출시 발생

기대 결과

버그가 수정된 후 기대되는 결과를 작성해주세요.

추가 정보

서버에서 응답이 오지 못해 timeout 된 경우 retry를 하면서 버그가 발생하는것으로 추측됨.

retry를 0으로 하면 Network request failed 발생 함

예시 사진

Screenshot 2024-08-25 at 02 11 06