Skip to content

fix(backend): DB 초기화 완료 후 서버 기동 — 테이블 미생성 500 방지 - #11

Open
qgasdg wants to merge 1 commit into
mainfrom
dev
Open

fix(backend): DB 초기화 완료 후 서버 기동 — 테이블 미생성 500 방지#11
qgasdg wants to merge 1 commit into
mainfrom
dev

Conversation

@qgasdg

@qgasdg qgasdg commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

init_db를 백그라운드 태스크에서 await로 변경해 테이블이 준비된 뒤
요청을 받도록 수정. 최종 실패 시 앱이 계속 뜨는 대신 RuntimeError를
raise해 Railway가 재시작 루프를 타도록 변경.

init_db를 백그라운드 태스크에서 await로 변경해 테이블이 준비된 뒤
요청을 받도록 수정. 최종 실패 시 앱이 계속 뜨는 대신 RuntimeError를
raise해 Railway가 재시작 루프를 타도록 변경.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-teacher Ready Ready Preview, Comment Jun 17, 2026 11:47am

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.

1 participant