<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />
목차
</aside>
ChatGPTClient
내부에서 GPT 호출 실패 시 예외를 그대로 던지고 있었음IOException
, JsonParseException
, NullPointerException
등MarketPriceService
까지 전파되며 컨트롤러까지 올라가 500 에러로 응답됨{
"message": "시세 정보가 존재하지 않습니다."
}