investigate sandbox error
Dec 21, 2021 03:32:5 cdb3 1 time env prozorro-sandbox-auction-api traceback
Dec 21, 2021 03:32:53.274 [2021-12-21T01:32:53.274Z] | prozorro_sale.auction.api.api | INFO - Auction LLP001-UA-20211221-80610 does not exist | AUCTION-ID: LLP001-UA-20211221-80610 | X-Request-ID: cdd48020-3fc9-41a0-8fe3-f65e357fbda3
/usr/local/lib/python3.9/site-packages/prozorro_sale/metrics/__init__.py:100: RuntimeWarning: coroutine 'AuctionFeedHandler.search_auction' was never awaited
self.loop.run_until_complete(asyncio.gather(*[app.initialize() for app in self.apps]))
RuntimeWarning: Enable tracemalloc to get the object allocation traceback prozorro-sandbox-auction-api
probably this happens on service restart
Edited by dmitry.mashoshin