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

[Feature] - 분봉 queue 적용해 받고, 알림 서빙하기 #341

Closed
2 tasks
swkim12345 opened this issue Dec 3, 2024 · 0 comments · Fixed by #343
Closed
2 tasks

[Feature] - 분봉 queue 적용해 받고, 알림 서빙하기 #341

swkim12345 opened this issue Dec 3, 2024 · 0 comments · Fixed by #343
Labels
✨feature 기능 개발

Comments

@swkim12345
Copy link
Collaborator

Description

  • 알림서비스를 구동하기 위해서는 분데이터를 받아와야 한다

To-do

  • minutely에 on update 적용해 데이터 받아오기
  • 알림 서비스

ETC

@swkim12345 swkim12345 added the ✨feature 기능 개발 label Dec 3, 2024
swkim12345 added a commit that referenced this issue Dec 3, 2024
* ♻️ refactor: 분봉 데이터 callback 형태로 바꿔 우선순위 큐 적용, 리팩토링

* ♻️ refactor: 분단위 데이터 수집 stock limit 200, 콜백함수로 리팩토링

* 🐛 fix: afterUpdate 적용 위한 upsert구문으로 변경

* 💄 style: 분단위 테스트 이후 테스트 코드 삭제 및 조건 원복

* 💄 style: dto 안 쓰이는 속성 삭제

* 💄 style: console.log 삭제

* 📝 docs: liveData에 unsubscribe, subscribe 메시지 info로 출력 추가

* 🐛 fix: 알람을 한번만 보내고 삭제처리하게 만듦
@github-actions github-actions bot closed this as completed Dec 3, 2024
swkim12345 added a commit that referenced this issue Dec 4, 2024
* 🐛 fix: join column에 user_id 이름 추가

* 🐛 fix: websocketclient에러 수정

* 🐛 fix: join column 롤백

* ♻️ refactor: 알림 수 200개 제한 해제

* 💄 style: 테스트 코드 삭제

* 📝 docs: request volum + e

* 📝 docs: apiresponse status 201 정상화
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 개발
Projects
None yet
1 participant