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

Boolti-227 feat: 구매 중 품절 케이스 구현 #242

Merged
merged 12 commits into from
May 6, 2024

Conversation

mangbaam
Copy link
Member

@mangbaam mangbaam commented May 1, 2024

Issue

작업 내용

구매 승인 API 에서 400(NO_REMAINING_QUANTITY) 에러가 내려오면 티켓이 품절된 경우입니다.

해당 에러를 받으면 뒤로 보내버립니다.

@mangbaam mangbaam self-assigned this May 1, 2024
Copy link

github-actions bot commented May 1, 2024

Test Results

 7 files   7 suites   0s ⏱️
 7 tests  7 ✅ 0 💤 0 ❌
10 runs  10 ✅ 0 💤 0 ❌

Results for commit 9ce7afc.

♻️ This comment has been updated with latest results.

@mangbaam mangbaam requested a review from HamBP May 1, 2024 06:09
@mangbaam mangbaam added the feat 새로운 기능 label May 1, 2024
@mangbaam mangbaam added this to the ticketing milestone May 1, 2024
@mangbaam mangbaam marked this pull request as ready for review May 1, 2024 06:10
Copy link
Member

@HamBP HamBP left a comment

Choose a reason for hiding this comment

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

고생했어용

@mangbaam mangbaam merged commit fb4455c into develop May 6, 2024
1 check passed
@mangbaam mangbaam deleted the feature/Boolti-227 branch May 6, 2024 12:56
@mangbaam
Copy link
Member Author

mangbaam commented May 6, 2024

아잇 이거 develop 으로 머지되는 거였구나
release에 develop꺼 땡겨와야겠다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

구매 중 품절 케이스
2 participants