kohyunsil / Algo_camping

MIT License
2 stars 3 forks source link

[feature/server1] QueuePool limit of size 5 overflow 10 reached, connection timed out, timeout 30 #41

Closed SeyoungKo closed 2 years ago

SeyoungKo commented 2 years ago

이슈 사항

  1. sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reached, connection timed out, timeout 30.00 (Background on this error at: http://sqlalche.me/e/14/3o7r)
  2. 페이지 무한 로딩

재현 빈도 ?

개선 사항

  1. session 사용 후 flush, close
SeyoungKo commented 2 years ago

try-except 구문 추가, session 사용 후 close 추가로 해결