Skip to content

feat: getBook 요청 실패 시 에러 반환이 아닌 DB 데이터 삽입#44

Merged
wooodypark merged 2 commits intodevfrom
feat/#43
Jul 18, 2025
Merged

feat: getBook 요청 실패 시 에러 반환이 아닌 DB 데이터 삽입#44
wooodypark merged 2 commits intodevfrom
feat/#43

Conversation

@wooodypark
Copy link
Copy Markdown
Contributor

연관 이슈

내용

이전 : getBook 실패 -> FetchError
변경 : getBook 실패 -> title, page, category DB에서 책 조회 후 삽입

노트

api 모듈의 변경사항은 없기 때문에 바로 pr 올렸습니다. 최대한 null보다는 unknown, 0 과 같은 기본값을 사용했습니다.

@wooodypark wooodypark requested a review from lilloo04 July 16, 2025 13:40
@wooodypark wooodypark merged commit 8fc22dc into dev Jul 18, 2025
1 check passed
@wooodypark wooodypark deleted the feat/#43 branch July 18, 2025 03:18
@lilloo04 lilloo04 mentioned this pull request Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants