Skip to content

[KW-652] feat: 로그 전송 실패 시 예외처리#54

Merged
coffeesigma merged 1 commit intodevelopfrom
KW-652/feat/로그-실패시-예외처리
Jun 11, 2025

Hidden character warning

The head ref may contain hidden characters: "KW-652/feat/\ub85c\uadf8-\uc2e4\ud328\uc2dc-\uc608\uc678\ucc98\ub9ac"
Merged

[KW-652] feat: 로그 전송 실패 시 예외처리#54
coffeesigma merged 1 commit intodevelopfrom
KW-652/feat/로그-실패시-예외처리

Conversation

@coffeesigma
Copy link
Contributor

@coffeesigma coffeesigma commented Jun 11, 2025

🔷 Jira Ticket ID

KW-652


📌 작업 내용 및 특이사항

  • 로그 전송 실패시 전체 로직을 롤백하지 않도록 하기 위한 예외처리 (기존은 에러 발생하여 반환, 이전 핵심 로직들이 실행되지 않음)

📚 참고사항

@coffeesigma coffeesigma self-assigned this Jun 11, 2025
@github-actions github-actions bot changed the title eat: 로그 전송 실패 시 예외처리 [KW-652] eat: 로그 전송 실패 시 예외처리 Jun 11, 2025
@coffeesigma coffeesigma changed the title [KW-652] eat: 로그 전송 실패 시 예외처리 [KW-652] feat: 로그 전송 실패 시 예외처리 Jun 11, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses exception handling in the log transmission process so that failures in sending logs do not rollback the entire operation.

  • Wraps the log transmission calls in try-catch blocks
  • Logs errors on exception without interrupting the primary logic

Copy link
Contributor

@midday2612 midday2612 left a comment

Choose a reason for hiding this comment

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

확인했습니다.

@coffeesigma coffeesigma merged commit c48f81d into develop Jun 11, 2025
6 checks passed
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.

3 participants