2025-08-09 12:00:01 [INFO]: Execution Started 2025-08-09 12:00:01 [INFO]: old server sucessfully connected 2025-08-09 12:00:01 [INFO]: sqs client sucess created 2025-08-09 12:00:03 [INFO]: Number of messages in the queue: 0 2025-08-09 12:00:23 [INFO]: Execution Started 2025-08-09 12:00:23 [INFO]: Execution Finished 2025-08-09 12:10:01 [INFO]: Execution Started 2025-08-09 12:10:01 [INFO]: old server sucessfully connected 2025-08-09 12:10:02 [INFO]: sqs client sucess created 2025-08-09 12:10:03 [INFO]: Number of messages in the queue: 0 2025-08-09 12:10:23 [INFO]: Execution Started 2025-08-09 12:10:23 [INFO]: Execution Finished 2025-08-09 12:20:01 [INFO]: Execution Started 2025-08-09 12:20:01 [INFO]: old server sucessfully connected 2025-08-09 12:20:01 [INFO]: sqs client sucess created 2025-08-09 12:20:03 [INFO]: Number of messages in the queue: 0 2025-08-09 12:20:24 [INFO]: Execution Started 2025-08-09 12:20:24 [INFO]: Execution Finished 2025-08-09 12:30:01 [INFO]: Execution Started 2025-08-09 12:30:01 [INFO]: old server sucessfully connected 2025-08-09 12:30:01 [INFO]: sqs client sucess created 2025-08-09 12:30:02 [INFO]: Number of messages in the queue: 1 2025-08-09 12:30:03 [INFO]: item found in queue is if condition 14409 2025-08-09 12:30:03 [INFO]: item found in queue is 14409 2025-08-09 12:30:03 [INFO]: Message deleted from the queue for receipt handle: AQEBLVjOA7IJzXQFLTYA9t9+zm3DKY2xGjWm6oCNpHUujZYGWKb4DAooYrXIm0ahoZnkxscCSORKcAhna24rNGl51XpKjic/9uliWP92xk5D9QIBnNrBHLqXWhtrv+wgcLv2HsiokR63B+kUBPCnGuZ/tIlUXP2Z0iq9qV3e9uroM77DxY3/mYZ9H4EW9YxP9us0c0ZL9Zto9kypDZGtfDvEQRzTlKm1Uf6PZxU0ELPqM1tDIePZHlm4d+2Q42RrJ6LQXAjy34kkO+eUdHckOeYP9rPupVgyZWkmji4SgVvwd776N2ecAFI5CKJVlGwf/leWPfufmLCeZ4k5LuAjPMXwYKlIhpT2YDmEHT+kInWKBMhk4aBJ5gYRK//ezOUABNu4ByvoRdmMHLBGBWBO97GgXRlOG9gZnlNIPy9wiIPnJW9t3FbsABHMK7uCEZysQnPU 2025-08-09 12:30:03 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-09 12:30:03 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-09 12:30:03 [INFO]: inside itemsold and closed 14409 2025-08-09 12:30:05 [INFO]: autodelete for user_id 14409 is 0 2025-08-09 12:30:05 [INFO]: autolink for user_id 14409 is 1 2025-08-09 12:30:05 [INFO]: Ebay item id :: 286455499274 exists in Database 2025-08-09 12:30:05 [INFO]: Item is reliested :: exists in Database 2025-08-09 12:30:05 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-09 12:30:05 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-09 12:30:05 [INFO]: in processold action queue is array for {"44788794":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44788794","ebayitemid":"286455499274","shopifyproductid":"8917853896926","variants":[{"price":"9.99","quantity":0,"weight":"0.5","shopifyproductid":"8917853896926","shopifyvariantid":"46726911262942","shopifyinventoryid":"48825398657246","shopifylocationid":"58450641063","product_id":"44788794","variant_id":"77698830","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-09 12:30:05 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-09 12:30:05 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-09 12:30:05 [INFO]: Shopify Inventory id 48825398657246 2025-08-09 12:30:05 [INFO]: Shopify Location id 58450641063 2025-08-09 12:30:05 [INFO]: QUANTITY FOR UPDATE 0 2025-08-09 12:30:05 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":{"createdAt":"2025-08-09T12: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":1989,"restoreRate":100}}}} 2025-08-09 12:30:05 [INFO]: Change: available | Delta: -1 2025-08-09 12:30:05 [INFO]: Change: on_hand | Delta: -1 2025-08-09 12:30:05 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-09 12:30:05 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44788794 and user_id = 14409 2025-08-09 12:30:05 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77698830 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-09 12:30:05 [INFO]: updateIdsQuantity -> ["77698830"] 2025-08-09 12:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-09 12:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77698830 THEN 0 END, quantityflag = CASE WHEN id = 77698830 THEN 0 END WHERE user_id = 14409 AND id IN (77698830) 2025-08-09 12:30:05 [INFO]: QUANTITY Updated IDs: 77698830 2025-08-09 12:30:05 [INFO]: Successfully processed data for user 14409 2025-08-09 12:30:05 [INFO]: Execution Started 2025-08-09 12:30:05 [INFO]: Execution Finished 2025-08-09 12:40:01 [INFO]: Execution Started 2025-08-09 12:40:01 [INFO]: old server sucessfully connected 2025-08-09 12:40:01 [INFO]: sqs client sucess created 2025-08-09 12:40:03 [INFO]: Number of messages in the queue: 0 2025-08-09 12:40:23 [INFO]: Execution Started 2025-08-09 12:40:23 [INFO]: Execution Finished 2025-08-09 12:50:01 [INFO]: Execution Started 2025-08-09 12:50:01 [INFO]: old server sucessfully connected 2025-08-09 12:50:01 [INFO]: sqs client sucess created 2025-08-09 12:50:07 [INFO]: Number of messages in the queue: 0 2025-08-09 12:50:27 [INFO]: Execution Started 2025-08-09 12:50:27 [INFO]: Execution Finished