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/#81: 중복된 공지사항이 DB에 저장 안되도록 수정 #82

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

pp449
Copy link
Member

@pp449 pp449 commented Aug 20, 2023

🤠 개요

💫 설명

공지사항 클롤링 시 에러

  • cheerio에서 문제가 있는지 크롤링하면서 한 번씩 에러가 발생할 때가 있어요
  • 그래서 크롤링 실패하면 크롤링을 중지했었는데, 에러가 발생하면 해당 학과를 제외하고 나머지 학과들은 그대로 크롤링 진행하도록 설정했어요

📷 스크린샷 (Optional)

@pp449 pp449 self-assigned this Aug 20, 2023
Copy link
Collaborator

@hwinkr hwinkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 좋아요~

@pp449 pp449 merged commit 1fbee84 into dev Aug 21, 2023
1 check passed
@pp449 pp449 deleted the refactor/#81 branch August 21, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: 테이블을 Unique한 컬럼으로 만들어 중복된 데이터가 저장 안되도록 수정
2 participants