Skip to content

[Backend] feat: SSE 알림에 presigned URL 로직 추가#183

Merged
hyni03 merged 1 commit intobackendfrom
feat/180
May 11, 2025
Merged

[Backend] feat: SSE 알림에 presigned URL 로직 추가#183
hyni03 merged 1 commit intobackendfrom
feat/180

Conversation

@hyni03
Copy link
Copy Markdown
Contributor

@hyni03 hyni03 commented May 11, 2025

Summary 📝

SSE 알림 시 video URL을 s3 pre-signed URL 로 변경 후 전송

Issue Number 🔥

To Reviewers 📢

SSE 알림을 통해 2단계 알림 시 영상 데이터 확인을 위해 기존 video URL을 s3 pre-signed URL 로 변경 후 전송하도록 로직 추가하였습니다.
확인 부탁드려요!

@hyni03 hyni03 temporarily deployed to secretconfig May 11, 2025 09:22 — with GitHub Actions Inactive
@github-actions github-actions bot added ✨ FEAT 새 기능 추가 🚀 BACKEND labels May 11, 2025
@hyni03 hyni03 merged commit de073b7 into backend May 11, 2025
5 checks passed
@hyni03 hyni03 deleted the feat/180 branch May 11, 2025 09:24
@hyni03 hyni03 linked an issue May 11, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚀 BACKEND ✨ FEAT 새 기능 추가

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] feat: SSE 알림에 presigned URL 로직 추가

1 participant