Traceback (most recent call last): File "/app/routers/publics/re_ru_public.py", line 611, in sitemap category_slug = await get_category_from_domain(session, host) File "/app/routers/publics/re_ru_public.py", line 80, in get_category_from_domain cached = await load_from_cache("front", f"key_{host}") File "/app/routers/cache.py", line 36, in load_from_cache async with aiofiles.open(cache_file, "rb") as f: File "/usr/local/lib/python3.10/site-packages/aiofiles/base.py", line 73, in __aenter__ return await self File "/usr/local/lib/python3.10/site-packages/aiofiles/base.py", line 69, in __await__ self._obj = yield from self._coro.__await__() File "/usr/local/lib/python3.10/site-packages/aiofiles/threadpool/__init__.py", line 93, in _open f = await loop.run_in_executor(executor, cb) File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) OSError: [Errno 24] Too many open files: './cache/front/key_re-dj.ru_4fdbd05d6448d68a632710babff7c0e0.pkl'