Skip to content

저장소 초기화 실패 원인을 로그로 남기기 - #214

Merged
MinHeokChoi merged 1 commit into
mainfrom
chore/repository-init-failure-logging
Sep 1, 2026
Merged

저장소 초기화 실패 원인을 로그로 남기기#214
MinHeokChoi merged 1 commit into
mainfrom
chore/repository-init-failure-logging

Conversation

@MinHeokChoi

Copy link
Copy Markdown
Contributor

배경

#206에 섞여 있던 커밋 중 TTS 재조정 문제와 무관한 것을 분리한 PR입니다.

작업내용

저장소(SwiftData) 초기화 실패 시 원인을 로그로 남기도록 진단 로그를 추가했습니다.

constructReadyGraph의 catch가 원인과 무관하게 항상 같은 안내 메시지만
띄우고 로그를 전혀 남기지 않아, 재현 시 Console.app으로도 원인 파악이
불가능했음. 실제 에러를 OSLog로 남기도록 추가 (사용자에게 보이는
메시지는 그대로 유지).
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 9aa5a470-17e5-44fd-b3ed-9a9d4739e5f4


Comment @coderabbitai help to get the list of available commands.

@MinHeokChoi
MinHeokChoi merged commit 3944423 into main Sep 1, 2026
5 checks passed
@MinHeokChoi
MinHeokChoi deleted the chore/repository-init-failure-logging branch September 1, 2026 05:52
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