Skip to content

[Fix] 공지사항 크롤링 자동화 오류 #41

Description

@kimssirr

유형

  • Fix
  • Hotfix

문제 상황

공지사항 크롤링 스크립트를 systemd 서비스 자동화로 실행시키는 과정에서 DB 저장 오류가 났습니다.

NoticeSummaryData
target_info: string이어야 하는데 dict가 들어옴
schedule_info: string이어야 하는데 dict가 들어옴
caution_info: string이어야 하는데 list가 들어옴

재현 방법

/home/ubuntu/AI/app/services/summarizer.py에서 NoticeSummaryData(...) 만들기 전에 dict/list를 string으로 바꿔줍니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fix기능을 수정합니다.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions