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

#35 Feat: URL read 간 로그 출력 #36

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Taejin1221
Copy link
Contributor

PR 유형

어떤 종류의 변경 사항인가요? (해당 사항에 모두 체크)

  • 버그 수정 (기존 문제를 수정)
  • 기능 추가 (새로운 기능)
  • 코드 스타일 수정 (포맷팅, 세미콜론 수정 등, 논리적 변경 없음)
  • 리팩토링 (기능 수정 없이 코드 리팩토링)
  • 문서 수정 (문서 추가 또는 수정)
  • 테스트 추가 (기존 코드에 대한 테스트 추가)
  • 빌드 또는 CI 관련 변경 사항

PR 설명

content read 간 오류 발생 시 에러 로그를 출력합니다.
또한 한 개의 링크에서 오류 발생 시 500 코드를 반환하는 에러를 수정했습니다.

이슈

#35

@Yeeun-Jeong Yeeun-Jeong merged commit 6b3e93f into animal-squad:main Nov 21, 2024
Yeeun-Jeong added a commit that referenced this pull request Dec 4, 2024
* CI/CD: Dockerfile && Jenkinsfile 추가

#23

* Hotfix: DTO linkId Type error 수정 (#26)

#24

* Fix: 중괄호 누락 수정

#23

* Hotfix: 프롬프트 수정 (#28)

* FIX: Jenkinsfile 수정

#29

* Hotfix: 특정 사이트에서 발생하는  IndexError 수정

#31

* Hotfix: robots.txt의 주석을 무시하도록 수정 (#34)

#33

* #35 Feat: URL read 간 로그 출력 (#36)

* Feat: get_logger 함수 작성

#35

* Feat: content_read 간 오류 발생시 로그 출력

#35

* Refactor: 프롬프트 모듈화, metadata 부여 이름 변경

#37

* Feat: keyword 추출 기능 추가

+ Refactor: 프롬프트 출력 형식 일차

#37

* Docs: 주석 수정

#37

* Style: 기능 변경에 따른 이름 변경

Category -> Extract

#37

* Style: 불필요 모듈 제거

#37

---------

Co-authored-by: 정예은 <[email protected]>
Co-authored-by: All_right_Cool <[email protected]>
Co-authored-by: Dokyeong_lee <[email protected]>
@Taejin1221 Taejin1221 deleted the feature/#35 branch December 5, 2024 05:00
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