| body |
{"product": {"remote_code": "6043338", "rating": 4.5, "rating_count": 38, "brand": "Mavi Jeans", "name": "Jake Slim Leg Jeans", "description": "Medium blue denim and light whiskering lend everyday attitude to these cotton-blend jeans that are cut slim.\n 12\" rise, 29\" inseam (size 32/34)\nZip fly with button closure\nFive-pocket style\n87% cotton, 12% polyester, 1% elastane\nMachine wash warm\nImported\nModel stats: 5'10\", 32\" bust, 25\" waist, 36\" hip. Model is wearing size 32/34.", "data": {"dataFacets": []}, "gender": "Male", "categories": ["Jeans"], "product_images": [], "market_id": 71, "is_lost": 0, "variants": [{"remote_code": "25995195", "upc": "8682067834419", "email_meta": "8aa389fb-2d0f-48e6-8409-8000f1dbd68a", "remote_url": "https://www.nordstromrack.com/s/whatever/6043338?color=4444495MM7&size=25995195", "size": "40 x 32", "origin_color": "MID BROOKLYN", "price": 19.99, "price_full": 98.0, "variant_images": ["https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg", "https://n.nordstrommedia.com/it/288fae49-9acf-4370-aed9-7121d694f19f.jpeg", "https://n.nordstrommedia.com/it/192f8284-67b1-435c-9a53-c4f194126701.jpeg", "https://n.nordstrommedia.com/it/983a6ad5-414e-4e19-a382-e2c892987fa5.jpeg", "https://n.nordstrommedia.com/it/02abadd4-b56c-4d16-9257-6d096ff090cf.jpeg"], "stock_count": 28, "data": ["transfer"], "image_url": "https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg?crop=pad&w=300&h=300", "description": "Color: MID BROOKLYN; Size: 40 x 32", "colors": ["MID BROOKLYN"]}, {"remote_code": "25995194", "upc": "8682067834396", "email_meta": "8aa389fb-2d0f-48e6-8409-8000f1dbd68a", "remote_url": "https://www.nordstromrack.com/s/whatever/6043338?color=4444495MM7&size=25995194", "size": "38 x 34", "origin_color": "MID BROOKLYN", "price": 19.99, "price_full": 98.0, "variant_images": ["https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg", "https://n.nordstrommedia.com/it/288fae49-9acf-4370-aed9-7121d694f19f.jpeg", "https://n.nordstrommedia.com/it/192f8284-67b1-435c-9a53-c4f194126701.jpeg", "https://n.nordstrommedia.com/it/983a6ad5-414e-4e19-a382-e2c892987fa5.jpeg", "https://n.nordstrommedia.com/it/02abadd4-b56c-4d16-9257-6d096ff090cf.jpeg"], "stock_count": 13, "data": ["transfer"], "image_url": "https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg?crop=pad&w=300&h=300", "description": "Color: MID BROOKLYN; Size: 38 x 34", "colors": ["MID BROOKLYN"]}, {"remote_code": "25995188", "upc": "8682067834365", "email_meta": "8aa389fb-2d0f-48e6-8409-8000f1dbd68a", "remote_url": "https://www.nordstromrack.com/s/whatever/6043338?color=4444495MM7&size=25995188", "size": "36 x 34", "origin_color": "MID BROOKLYN", "price": 19.99, "price_full": 98.0, "variant_images": ["https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg", "https://n.nordstrommedia.com/it/288fae49-9acf-4370-aed9-7121d694f19f.jpeg", "https://n.nordstrommedia.com/it/192f8284-67b1-435c-9a53-c4f194126701.jpeg", "https://n.nordstrommedia.com/it/983a6ad5-414e-4e19-a382-e2c892987fa5.jpeg", "https://n.nordstrommedia.com/it/02abadd4-b56c-4d16-9257-6d096ff090cf.jpeg"], "stock_count": 13, "data": ["transfer"], "image_url": "https://n.nordstrommedia.com/it/8aa389fb-2d0f-48e6-8409-8000f1dbd68a.jpeg?crop=pad&w=300&h=300", "description": "Color: MID BROOKLYN; Size: 36 x 34", "colors": ["MID BROOKLYN"]}]}, "remote_url": "https://www.nordstromrack.com/s/6043338", "parsing_type": "basket", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: '6043338' - parsed successfully. additional_error_text=''"} |
| error_text |
File "/opt/working_folder/middlewares/catch_errors_middleware/catch_500_errors.py", line 15, in dispatch
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 84, in call_next
raise app_exc
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 70, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/cors.py", line 83, in __call__
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/usr/local/lib/python3.11/site-packages/fastapi/middleware/asyncexitstack.py", line 20, in __call__
raise e
File "/usr/local/lib/python3.11/site-packages/fastapi/middleware/asyncexitstack.py", line 17, in __call__
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 66, in app
response = await func(request)
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 274, in app
raw_response = await run_endpoint_function(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 193, in run_endpoint_function
return await run_in_threadpool(dependant.call, **values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/starlette/concurrency.py", line 41, in run_in_threadpool
return await anyio.to_thread.run_sync(func, *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/to_thread.py", line 33, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread
return await future
^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/_backends/_asyncio.py", line 807, in run
result = context.run(func, *args)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/working_folder/api/logging_router/api/product_logging.py", line 495, in log_product_upload
add_product_history(db, market_id, remote_code, json_data)
File "/opt/working_folder/api/logging_router/api/product_logging.py", line 319, in add_product_history
.first()
^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py", line 2728, in first
return self.limit(1)._iter().first() # type: ignore
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/query.py", line 2827, in _iter
result: Union[ScalarResult[_T], Result[_T]] = self.session.execute(
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py", line 2362, in execute
return self._execute_internal(
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py", line 2247, in _execute_internal
result: Result[Any] = compile_state_cls.orm_execute_statement(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/context.py", line 305, in orm_execute_statement
result = conn.execute(
^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1418, in execute
return meth(
^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 515, in _execute_on_connection
return connection._execute_clauseelement(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1640, in _execute_clauseelement
ret = self._execute_context(
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
return self._exec_single_context(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
self._handle_dbapi_exception(
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
self.dialect.do_execute(
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 941, in do_execute
cursor.execute(statement, parameters)
|