[Code 개선] #20. [UX] 작업 상태 조회(Polling) 전용 API 엔드포인트 구현 #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1. 목표
비동기로 처리되는 작업의 현재 상태를 클라이언트가 조회할 수 있는 전용 인터페이스를 제공하고, 결과물 다운로드와 연동합니다.
2. 상세 원인 및 배경
Original: Kyeongmin/test#50