2025-08-15 00:00:02 [INFO]: Execution Started 2025-08-15 00:00:02 [INFO]: old server sucessfully connected 2025-08-15 00:00:02 [INFO]: sqs client sucess created 2025-08-15 00:00:03 [INFO]: Number of messages in the queue: 0 2025-08-15 00:00:23 [INFO]: Execution Started 2025-08-15 00:00:23 [INFO]: Execution Finished 2025-08-15 00:10:02 [INFO]: Execution Started 2025-08-15 00:10:02 [INFO]: old server sucessfully connected 2025-08-15 00:10:02 [INFO]: sqs client sucess created 2025-08-15 00:10:03 [INFO]: Number of messages in the queue: 0 2025-08-15 00:10:23 [INFO]: Execution Started 2025-08-15 00:10:23 [INFO]: Execution Finished 2025-08-15 00:20:01 [INFO]: Execution Started 2025-08-15 00:20:01 [INFO]: old server sucessfully connected 2025-08-15 00:20:01 [INFO]: sqs client sucess created 2025-08-15 00:20:02 [INFO]: Number of messages in the queue: 0 2025-08-15 00:20:23 [INFO]: Execution Started 2025-08-15 00:20:23 [INFO]: Execution Finished 2025-08-15 00:30:01 [INFO]: Execution Started 2025-08-15 00:30:01 [INFO]: old server sucessfully connected 2025-08-15 00:30:01 [INFO]: sqs client sucess created 2025-08-15 00:30:02 [INFO]: Number of messages in the queue: 1 2025-08-15 00:30:02 [INFO]: item found in queue is if condition 14409 2025-08-15 00:30:02 [INFO]: item found in queue is 14409 2025-08-15 00:30:03 [INFO]: Message deleted from the queue for receipt handle: AQEBGnHlv5tfrT5FgwPJmKwkTQZuJ6OmW6A9IQRYDUyPyNw9FbHASH6LgCx+8Gf2kEzm2fsQUkb5Nyx7bEQcuHaRpCBPiXeG4PIjJ0Y/D83PRmSS4oWg95nYVAuatpQ6fZYkYHEiJ6WnIOFQf99qobtzPjTrv14A/Ef5A8WY9c8fG6/ifnkBdj1banUB0vypNVMEfHV4hQLc9BBg2AU5qf9XF2fCDz2VWDgLMj2NWwjCUIGeMPyQNBZCfNOBGcC4D6NIhGG+9SI6tL9OrSq5qdA8DjT3EJ92t8+3/WTWPc5n6O1Uab/zIA1sw3XjQCbNaL+xI/gZvYTuBwtYjqznZ7yi6N6jrSEvYsMmHH8LFcb8U2MWbmxblXyEYidQtqoRwF6webB8UsGgqodL2FYZyKMbCf9yCQ9oFPnJiBZDXr96+67Tn8wdoWHj0LVMTDaIN9Ql 2025-08-15 00:30:03 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-15 00:30:03 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-15 00:30:03 [INFO]: inside itemsold and closed 14409 2025-08-15 00:30:05 [INFO]: autodelete for user_id 14409 is 0 2025-08-15 00:30:05 [INFO]: autolink for user_id 14409 is 1 2025-08-15 00:30:05 [INFO]: Ebay item id :: 256801554524 exists in Database 2025-08-15 00:30:05 [INFO]: Item is reliested :: exists in Database 2025-08-15 00:30:05 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-15 00:30:05 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-15 00:30:05 [INFO]: in processold action queue is array for {"44785307":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44785307","ebayitemid":"256801554524","shopifyproductid":"8917846622430","variants":[{"price":"39.99","quantity":0,"weight":"3","shopifyproductid":"8917846622430","shopifyvariantid":"46726890193118","shopifyinventoryid":"48825377587422","shopifylocationid":"58450641063","product_id":"44785307","variant_id":"77694747","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-15 00:30:05 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-15 00:30:05 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-15 00:30:05 [INFO]: Shopify Inventory id 48825377587422 2025-08-15 00:30:05 [INFO]: Shopify Location id 58450641063 2025-08-15 00:30:05 [INFO]: QUANTITY FOR UPDATE 0 2025-08-15 00:30:05 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":{"createdAt":"2025-08-15T00:30:05Z","reason":"correction","changes":[{"name":"available","delta":-1},{"name":"on_hand","delta":-1}]},"userErrors":[]}},"extensions":{"cost":{"requestedQueryCost":11,"actualQueryCost":11,"throttleStatus":{"maximumAvailable":2000,"currentlyAvailable":1985,"restoreRate":100}}}} 2025-08-15 00:30:05 [INFO]: Change: available | Delta: -1 2025-08-15 00:30:05 [INFO]: Change: on_hand | Delta: -1 2025-08-15 00:30:05 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-15 00:30:05 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44785307 and user_id = 14409 2025-08-15 00:30:05 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77694747 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-15 00:30:05 [INFO]: updateIdsQuantity -> ["77694747"] 2025-08-15 00:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-15 00:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77694747 THEN 0 END, quantityflag = CASE WHEN id = 77694747 THEN 0 END WHERE user_id = 14409 AND id IN (77694747) 2025-08-15 00:30:05 [INFO]: QUANTITY Updated IDs: 77694747 2025-08-15 00:30:05 [INFO]: Successfully processed data for user 14409 2025-08-15 00:30:05 [INFO]: Execution Started 2025-08-15 00:30:05 [INFO]: Execution Finished 2025-08-15 00:40:01 [INFO]: Execution Started 2025-08-15 00:40:01 [INFO]: old server sucessfully connected 2025-08-15 00:40:01 [INFO]: sqs client sucess created 2025-08-15 00:40:02 [INFO]: Number of messages in the queue: 0 2025-08-15 00:40:22 [INFO]: Execution Started 2025-08-15 00:40:22 [INFO]: Execution Finished 2025-08-15 00:50:01 [INFO]: Execution Started 2025-08-15 00:50:01 [INFO]: old server sucessfully connected 2025-08-15 00:50:01 [INFO]: sqs client sucess created 2025-08-15 00:50:02 [INFO]: Number of messages in the queue: 0 2025-08-15 00:50:22 [INFO]: Execution Started 2025-08-15 00:50:22 [INFO]: Execution Finished