LawDigest / Lawbag

LawDigest repo
1 stars 1 forks source link

[BE] 정당이 발의한 법안 API 속도 개선 #268

Closed ganjisriver closed 3 months ago

ganjisriver commented 3 months ago

1. 내용

정당이 발의한 법안 API 속도가 3~4초 이상 걸리는 현상

2. 의논 사항 및 기타

GotPrgmer commented 3 months ago

날짜와 법안id를 복합인덱스 처리할 예정

firstResult/maxResults specified with collection fetch; applying in memory 로그에 근거하여 이슈 처리

ganjisriver commented 3 months ago

복합인덱스를 통해 4초 이상 걸리던 api콜 속도가 0.1초로 단축됨