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

[Server] fix : 재료 추가시 레시피 갱신 비동기처리 #68

Merged
merged 6 commits into from
Nov 25, 2024

Conversation

Due-IT
Copy link
Collaborator

@Due-IT Due-IT commented Nov 25, 2024

📌 관련 이슈

✨ PR 세부 내용

  • 재료 추가시 레시피가 갱신되는 메서드에 비동기 처리를 적용합니다.

image

적용 전
image

적용 후
image

상세 과정 보기
https://titanium-plum-8a6.notion.site/5c1ad886ab5d4dba9a54dc5526323b2f?pvs=4

⌛ 소요 시간

- 재료 추가/삭제시, 전체 카테고리 기준으로 레시피를 추천 받습니다.
- 카테고리를 특정하여 레시피를 추천받는 ai측 api와 카테고리를 지정하지 않고 레시피를 추천 받는 api가 다름에 따라, 메서드를 분리하였습니다.
@Due-IT Due-IT self-assigned this Nov 25, 2024
@Due-IT Due-IT merged commit c75610b into develop Nov 25, 2024
@Due-IT Due-IT deleted the Fix/#65 branch November 25, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Server] fix : 캡디 발표전 무더기 수정
1 participant