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

feat: OCR parsing 로깅 추가 #35

Merged
merged 1 commit into from
Feb 9, 2025
Merged

feat: OCR parsing 로깅 추가 #35

merged 1 commit into from
Feb 9, 2025

Conversation

devxb
Copy link
Collaborator

@devxb devxb commented Feb 9, 2025

요약

OCR parsing 로직에 로깅을 추가했습니다.

어떻게 구현했는지

  • OCR parsing응답을 로깅하고,
  • 실패했을때 3회 retry하도록 구성했습니다.

이슈번호

@devxb devxb requested a review from inpink as a code owner February 9, 2025 14:27
@devxb devxb self-assigned this Feb 9, 2025
@devxb devxb merged commit a8c7397 into main Feb 9, 2025
1 check passed
devxb added a commit that referenced this pull request Feb 9, 2025
* feat: Swagger를 추가한다 (#33)

* feat: Swagger를 추가한다

* feat: Swagger path를 설정한다

* feat: 충돌 해소

* feat: springdoc 버전 업그레이드

* feat: OCR parsing 로깅을 추가한다 (#35)

---------

Co-authored-by: inpink <[email protected]>
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.

refactor: OCR parsing 로깅
1 participant