We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
멤버 삭제 또는 여행 삭제 등 이벤트 처리한 메서드에서 에러가 발생하면 이를 파악할 수 없는데, 테이블을 만들어 에러가 발생한 메서드의 정보를 저장하고 스케줄링을 통해 이를 재시도 하는 로직을 만들어 볼까 합니다.
The text was updated successfully, but these errors were encountered:
jjongwa
No branches or pull requests
📄 Describe
멤버 삭제 또는 여행 삭제 등 이벤트 처리한 메서드에서 에러가 발생하면 이를 파악할 수 없는데,
테이블을 만들어 에러가 발생한 메서드의 정보를 저장하고
스케줄링을 통해 이를 재시도 하는 로직을 만들어 볼까 합니다.
✅ Tasks
🙋🏻 More
The text was updated successfully, but these errors were encountered: