rewritten crap
This commit is contained in:
		@@ -37,6 +37,7 @@ class OzonStocksSender(BaseStocksSender):
 | 
			
		||||
                return SendStockStatus.SHOULD_RETRY
 | 
			
		||||
            return SendStockStatus.ERROR
 | 
			
		||||
        finally:
 | 
			
		||||
            await response.close()
 | 
			
		||||
            await session.close()
 | 
			
		||||
    async def after_chunk_processed(self):
 | 
			
		||||
        return await asyncio.sleep(80 / 100)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user