2025-08-11 14:00:01 [INFO]: Execution Started 2025-08-11 14:00:01 [INFO]: old server sucessfully connected 2025-08-11 14:00:01 [INFO]: sqs client sucess created 2025-08-11 14:00:03 [INFO]: Number of messages in the queue: 0 2025-08-11 14:00:24 [INFO]: Execution Started 2025-08-11 14:00:24 [INFO]: Execution Finished 2025-08-11 14:10:01 [INFO]: Execution Started 2025-08-11 14:10:01 [INFO]: old server sucessfully connected 2025-08-11 14:10:01 [INFO]: sqs client sucess created 2025-08-11 14:10:04 [INFO]: Number of messages in the queue: 0 2025-08-11 14:10:25 [INFO]: Execution Started 2025-08-11 14:10:25 [INFO]: Execution Finished 2025-08-11 14:20:01 [INFO]: Execution Started 2025-08-11 14:20:01 [INFO]: old server sucessfully connected 2025-08-11 14:20:01 [INFO]: sqs client sucess created 2025-08-11 14:20:03 [INFO]: Number of messages in the queue: 0 2025-08-11 14:20:25 [INFO]: Execution Started 2025-08-11 14:20:25 [INFO]: Execution Finished 2025-08-11 14:30:02 [INFO]: Execution Started 2025-08-11 14:30:02 [INFO]: old server sucessfully connected 2025-08-11 14:30:02 [INFO]: sqs client sucess created 2025-08-11 14:30:05 [INFO]: Number of messages in the queue: 1 2025-08-11 14:30:06 [INFO]: item found in queue is if condition 14409 2025-08-11 14:30:06 [INFO]: item found in queue is 14409 2025-08-11 14:30:07 [INFO]: Message deleted from the queue for receipt handle: AQEBRiTa09vrtsnoqkMRqcBOahR96qk8MBLsi56/GBZACOvcw9yMWj0zdgg8KJcNwAQgtJNjW0aFXbHdIbYywYmsNRILT8X1HS2WZZCNZUtbvT71QcuyHHjZ86/YtzE/K3oI2ZkkQWUWJIF/ITGfMvKJ86nZqz6luq7q9LWdYhnQiDDS34bMR0ku9jjm8eoroleWNr7DILhTxqzOQGJndh9eJMSH4N4bNa6CbwbvqQZghsF/TsoocGBKPsLy/gelyC0+mEedktEe6WOtU/0aqGglLspNA9rx/bWsHQb+5m0qGTTRBbRLAArrksx0C1RQ05lgxKjvoyFVgA6MDwkqFFGJZc/BIsgmz4nBHWE9E3zwGePbROCpYohCt7Y7ZzjZ+iuFHUl9fkXKESafex0SFJ76jsX4Txo0q82VyV8esGBvti7kQOz7+zXK3daskVYVvaZB 2025-08-11 14:30:07 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-11 14:30:07 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-11 14:30:07 [INFO]: inside itemsold and closed 14409 2025-08-11 14:30:09 [INFO]: autodelete for user_id 14409 is 0 2025-08-11 14:30:09 [INFO]: autolink for user_id 14409 is 1 2025-08-11 14:30:09 [INFO]: Ebay item id :: 335779447906 exists in Database 2025-08-11 14:30:09 [INFO]: Item is reliested :: exists in Database 2025-08-11 14:30:09 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-11 14:30:09 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-11 14:30:09 [INFO]: in processold action queue is array for {"44585658":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44585658","ebayitemid":"335779447906","shopifyproductid":"8919602495710","variants":[{"price":"306.89","quantity":0,"weight":"10","shopifyproductid":"8919602495710","shopifyvariantid":"46759512899806","shopifyinventoryid":"48858022805726","shopifylocationid":"58450641063","product_id":"44585658","variant_id":"77478367","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-11 14:30:09 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-11 14:30:09 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-11 14:30:09 [INFO]: Shopify Inventory id 48858022805726 2025-08-11 14:30:09 [INFO]: Shopify Location id 58450641063 2025-08-11 14:30:09 [INFO]: QUANTITY FOR UPDATE 0 2025-08-11 14:30:09 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":{"createdAt":"2025-08-11T14:30:09Z","reason":"correction","changes":[{"name":"available","delta":-1},{"name":"on_hand","delta":-1}]},"userErrors":[]}},"extensions":{"cost":{"requestedQueryCost":11,"actualQueryCost":11,"throttleStatus":{"maximumAvailable":2000,"currentlyAvailable":1989,"restoreRate":100}}}} 2025-08-11 14:30:09 [INFO]: Change: available | Delta: -1 2025-08-11 14:30:09 [INFO]: Change: on_hand | Delta: -1 2025-08-11 14:30:09 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-11 14:30:09 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44585658 and user_id = 14409 2025-08-11 14:30:09 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77478367 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-11 14:30:09 [INFO]: updateIdsQuantity -> ["77478367"] 2025-08-11 14:30:09 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-11 14:30:09 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77478367 THEN 0 END, quantityflag = CASE WHEN id = 77478367 THEN 0 END WHERE user_id = 14409 AND id IN (77478367) 2025-08-11 14:30:09 [INFO]: QUANTITY Updated IDs: 77478367 2025-08-11 14:30:09 [INFO]: Successfully processed data for user 14409 2025-08-11 14:30:09 [INFO]: Execution Started 2025-08-11 14:30:09 [INFO]: Execution Finished 2025-08-11 14:40:01 [INFO]: Execution Started 2025-08-11 14:40:01 [INFO]: old server sucessfully connected 2025-08-11 14:40:01 [INFO]: sqs client sucess created 2025-08-11 14:40:04 [INFO]: Number of messages in the queue: 0 2025-08-11 14:40:25 [INFO]: Execution Started 2025-08-11 14:40:25 [INFO]: Execution Finished 2025-08-11 14:50:01 [INFO]: Execution Started 2025-08-11 14:50:01 [INFO]: old server sucessfully connected 2025-08-11 14:50:01 [INFO]: sqs client sucess created 2025-08-11 14:50:03 [INFO]: Number of messages in the queue: 0 2025-08-11 14:50:24 [INFO]: Execution Started 2025-08-11 14:50:24 [INFO]: Execution Finished