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

러닝 경로 저장 시 개수 제한 수정 #327

Closed
hee9841 opened this issue Dec 27, 2024 · 1 comment
Closed

러닝 경로 저장 시 개수 제한 수정 #327

hee9841 opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
feature 기능 추가

Comments

@hee9841
Copy link
Collaborator

hee9841 commented Dec 27, 2024

📌 작업 요구 사항 요약

  • AS-IS
    • 러닝 경로가 비워있거나, 경로 수가 2개 미만일 경우 파싱 에러 발생
  • TO-BE
    • 회의 진행 후 처리 방식 선택(ex. 몇 개 이하이면 null Island값을 저장한다.)
    • 400에러가 발생하면 안됨(타이밍 상 경로가 0개일 수 도 있어서)

📋 상세 요구 사항

🤔 예상 구현 방법

@hee9841
Copy link
Collaborator Author

hee9841 commented Jan 14, 2025

회의 후 러닝 경로가 비워있을 경우, 루트 경로를 [{0,0,0}, {0,0,0}] 데이터로 저장하는 것으로 결정되었습니다.
해당 사항은 #328 에 반영되어 이슈를 종료합니다.

@hee9841 hee9841 closed this as completed Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant