Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] FastAPI와 RabbitMQ 스트림 연결 끊기는 현상 예외처리 #56

Closed
2 tasks done
yeonjy opened this issue Apr 2, 2024 · 0 comments · Fixed by #59
Closed
2 tasks done

[Fix] FastAPI와 RabbitMQ 스트림 연결 끊기는 현상 예외처리 #56

yeonjy opened this issue Apr 2, 2024 · 0 comments · Fixed by #59
Assignees
Labels
🐛 fix 버그 수정

Comments

@yeonjy
Copy link
Collaborator

yeonjy commented Apr 2, 2024

⚠️ Issue


  • FastAPI와 RabbitMQ 연결 끊김 (StreamLostError)

✏️ ToDoList


  • FastAPI와 RabbitMQ 스트림 연결 끊기는 현상 예외처리 - Consumer
  • FastAPI와 RabbitMQ 스트림 연결 끊기는 현상 예외처리 - Producer
@yeonjy yeonjy added the 🐛 fix 버그 수정 label Apr 2, 2024
@yeonjy yeonjy self-assigned this Apr 2, 2024
yeonjy added a commit that referenced this issue Apr 3, 2024
…nection

Fix/#56 FastAPI와 RabbitMQ 스트림 연결 끊기는 현상 예외처리
@yeonjy yeonjy closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 버그 수정
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant