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

feat : 이벤트 만료 시 자동 만료 배치 작업 추가 #521

Merged
merged 5 commits into from
Mar 6, 2023

Conversation

gengminy
Copy link
Member

@gengminy gengminy commented Mar 4, 2023

개요

작업사항

  • 이벤트 자동 만료 관련 배치 잡 추가
  • 관련 슬랙 알람 추가
  • 이벤트 endAt 계산하여 가져오는 쿼리 추가

변경로직

  • 중복 트랜잭션 설정 삭제
  • endAtBefore 쿼리 추가

@gengminy gengminy added For: API [이슈 대상] 외부 API For: Utils [이슈 대상] API, 모델, 뷰를 제외한 백엔드 로직 Type: Feature [이슈 목적] 새로운 기능 추가 labels Mar 4, 2023
@gengminy gengminy self-assigned this Mar 4, 2023
Copy link
Member

@ImNM ImNM left a comment

Choose a reason for hiding this comment

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

구웃~

Copy link
Member

@kim-wonjin kim-wonjin left a comment

Choose a reason for hiding this comment

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

화긴🧐

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@gengminy gengminy merged commit 5217942 into dev Mar 6, 2023
@gengminy gengminy deleted the feature/509-event-batch branch March 6, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: API [이슈 대상] 외부 API For: Utils [이슈 대상] API, 모델, 뷰를 제외한 백엔드 로직 Type: Feature [이슈 목적] 새로운 기능 추가
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 이벤트 자동 만료 배치 설정
3 participants