2025-08-03 14:00:01 [INFO]: Execution Started 2025-08-03 14:00:01 [INFO]: old server sucessfully connected 2025-08-03 14:00:02 [INFO]: sqs client sucess created 2025-08-03 14:00:03 [INFO]: Number of messages in the queue: 0 2025-08-03 14:00:23 [INFO]: Execution Started 2025-08-03 14:00:23 [INFO]: Execution Finished 2025-08-03 14:10:01 [INFO]: Execution Started 2025-08-03 14:10:01 [INFO]: old server sucessfully connected 2025-08-03 14:10:01 [INFO]: sqs client sucess created 2025-08-03 14:10:03 [INFO]: Number of messages in the queue: 0 2025-08-03 14:10:24 [INFO]: Execution Started 2025-08-03 14:10:24 [INFO]: Execution Finished 2025-08-03 14:20:01 [INFO]: Execution Started 2025-08-03 14:20:01 [INFO]: old server sucessfully connected 2025-08-03 14:20:01 [INFO]: sqs client sucess created 2025-08-03 14:20:02 [INFO]: Number of messages in the queue: 0 2025-08-03 14:20:23 [INFO]: Execution Started 2025-08-03 14:20:23 [INFO]: Execution Finished 2025-08-03 14:30:01 [INFO]: Execution Started 2025-08-03 14:30:01 [INFO]: old server sucessfully connected 2025-08-03 14:30:02 [INFO]: sqs client sucess created 2025-08-03 14:30:03 [INFO]: Number of messages in the queue: 0 2025-08-03 14:30:23 [INFO]: Execution Started 2025-08-03 14:30:23 [INFO]: Execution Finished 2025-08-03 14:40:01 [INFO]: Execution Started 2025-08-03 14:40:01 [INFO]: old server sucessfully connected 2025-08-03 14:40:01 [INFO]: sqs client sucess created 2025-08-03 14:40:03 [INFO]: Number of messages in the queue: 1 2025-08-03 14:40:03 [INFO]: item found in queue is if condition 14409 2025-08-03 14:40:03 [INFO]: item found in queue is 14409 2025-08-03 14:40:04 [INFO]: Message deleted from the queue for receipt handle: AQEB5Ylg01q+S1KB7t3R8tpC9DURItIQeNdRvvOdpRzqFVHAyYzRS0cX/vz+U6mI+e8zi981bofDUyo9LXidS7u+oA2qVRuDGeo198AvwxQRiMaFSbleTOc0YCb36TEhchr3e7O+vZtwedctU1WwWKp6mXPmH0fc2GqjGMvhSO8UMN8iQCLXJwPMphWYi8LLtFx+sSu2vrMS7dOxqm+VUhJ6nc09TkSHOoMJrYgaArb3EcuLVTSxT6amsRjGGR1WO+uXyMpeZaR63bmei8BRx3iqd7QCMlnQLTTZfBezsdrc0EN56Sdq32oo3TJcQ5/3EGixUU5flE1eMjb2+vIA0vlIIanuz912PoJUQxiF4jQohXWy13clTP/MwquSQwWV1RQzdIJ325VGr0Tq50VLAI0kckZ95mDhQnxte+Rho3KGcCoCBXm5vB7tK/2CZfGea47Y 2025-08-03 14:40:04 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-03 14:40:04 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-03 14:40:04 [INFO]: inside itemsold and closed 14409 2025-08-03 14:40:06 [INFO]: autodelete for user_id 14409 is 0 2025-08-03 14:40:06 [INFO]: autolink for user_id 14409 is 1 2025-08-03 14:40:06 [INFO]: Ebay item id :: 306245827540 exists in Database 2025-08-03 14:40:06 [INFO]: Item is reliested :: exists in Database 2025-08-03 14:40:06 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-03 14:40:06 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-03 14:40:06 [INFO]: in processold action queue is array for {"44571801":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44571801","ebayitemid":"306245827540","shopifyproductid":"8876444942558","variants":[{"price":"349.38","quantity":0,"weight":"10","shopifyproductid":"8876444942558","shopifyvariantid":"46610034688222","shopifyinventoryid":"48712892121310","shopifylocationid":"","product_id":"44571801","variant_id":"77464485","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-03 14:40:06 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-03 14:40:06 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-03 14:40:06 [INFO]: Shopify Inventory id 48712892121310 2025-08-03 14:40:06 [INFO]: Shopify Location id 58450641063 2025-08-03 14:40:06 [INFO]: QUANTITY FOR UPDATE 0 2025-08-03 14:40:06 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":null,"userErrors":[]}},"extensions":{"cost":{"requestedQueryCost":11,"actualQueryCost":10,"throttleStatus":{"maximumAvailable":2000,"currentlyAvailable":1990,"restoreRate":100}}}} 2025-08-03 14:40:06 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-03 14:40:06 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44571801 and user_id = 14409 2025-08-03 14:40:06 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77464485 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-03 14:40:06 [INFO]: updateIdsQuantity -> ["77464485"] 2025-08-03 14:40:06 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-03 14:40:06 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77464485 THEN 0 END, quantityflag = CASE WHEN id = 77464485 THEN 0 END WHERE user_id = 14409 AND id IN (77464485) 2025-08-03 14:40:06 [INFO]: QUANTITY Updated IDs: 77464485 2025-08-03 14:40:06 [INFO]: Successfully processed data for user 14409 2025-08-03 14:40:06 [INFO]: Execution Started 2025-08-03 14:40:06 [INFO]: Execution Finished 2025-08-03 14:50:01 [INFO]: Execution Started 2025-08-03 14:50:01 [INFO]: old server sucessfully connected 2025-08-03 14:50:01 [INFO]: sqs client sucess created 2025-08-03 14:50:02 [INFO]: Number of messages in the queue: 0 2025-08-03 14:50:23 [INFO]: Execution Started 2025-08-03 14:50:23 [INFO]: Execution Finished