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

github action, summarize.py 추가 #3

Merged
merged 27 commits into from
Nov 5, 2024
Merged

github action, summarize.py 추가 #3

merged 27 commits into from
Nov 5, 2024

Conversation

nowgnas
Copy link
Member

@nowgnas nowgnas commented Nov 3, 2024

No description provided.

Copy link

github-actions bot commented Nov 5, 2024

Blog Summaries\n\nFile: week2/sangwon_link.md\nLink: https://nowgnas.github.io/posts/error-handle/\n**Summary:**\n블로그 제목: 서비스에서 실패에 대한 다양한 처리 방법

블로그 요약: 이 블로그는 서비스의 다양한 부분에서 발생하는 실패에 대한 처리 방법에 대해 다루고 있습니다. 비즈니스 로직에서의 예외 처리, Kafka를 이용한 예외 처리 전략, 클라이언트에서의 예외 처리 등 다양한 측면에서 안정성과 사용자 경험을 고려한 예외 처리 전략을 소개하고 있습니다.

기술 블로그의 글에 대한 피드백: 이 블로그는 다양한 부분에서의 예외 처리에 대해 깊이 있게 다루고 있어 매우 유익하다. 또한, 각 부분에서의 코드 예시와 개선 방안이 명확히 제시되어 있어 개발자들에게 도움이 될 것으로 보인다. 다만, 추가적으로 각 부분에서의 예외 처리 관련된 best practice나 실제 사례를 더 다양하게 공유한다면 더욱 가치 있는 글이 될 수 있을 것 같다.\n

Copy link

github-actions bot commented Nov 5, 2024

Chat GPT's review \n\n\n Blog Link: https://nowgnas.github.io/posts/reactor-kafka/\n\n 블로그 제목: "Reactor Kafka를 이용한 비동기 메시지 처리"

블로그 요약: 이 블로그는 Apache Kafka의 동기식 처리 문제를 비동기식으로 해결하기 위한 Reactor Kafka의 활용 방법에 대해 설명합니다. Kafka의 기본 구조 및 특징을 소개하고, Reactor Kafka를 사용하여 Non-Blocking 방식의 메시지 프로듀서와 컨슈머를 구현하는 방법을 상세하게 다루며, backpressure 관리와 예외 처리 전략을 포함한 리액티브 프로그래밍 기술을 소개합니다.\n

@nowgnas nowgnas merged commit f5cfe4f into main Nov 5, 2024
1 check failed
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