2025-08-06 02:00:01 [INFO]: Execution Started 2025-08-06 02:00:01 [INFO]: old server sucessfully connected 2025-08-06 02:00:01 [INFO]: sqs client sucess created 2025-08-06 02:00:03 [INFO]: Number of messages in the queue: 0 2025-08-06 02:00:23 [INFO]: Execution Started 2025-08-06 02:00:23 [INFO]: Execution Finished 2025-08-06 02:10:01 [INFO]: Execution Started 2025-08-06 02:10:01 [INFO]: old server sucessfully connected 2025-08-06 02:10:01 [INFO]: sqs client sucess created 2025-08-06 02:10:02 [INFO]: Number of messages in the queue: 0 2025-08-06 02:10:23 [INFO]: Execution Started 2025-08-06 02:10:23 [INFO]: Execution Finished 2025-08-06 02:20:01 [INFO]: Execution Started 2025-08-06 02:20:01 [INFO]: old server sucessfully connected 2025-08-06 02:20:01 [INFO]: sqs client sucess created 2025-08-06 02:20:02 [INFO]: Number of messages in the queue: 0 2025-08-06 02:20:23 [INFO]: Execution Started 2025-08-06 02:20:23 [INFO]: Execution Finished 2025-08-06 02:30:01 [INFO]: Execution Started 2025-08-06 02:30:01 [INFO]: old server sucessfully connected 2025-08-06 02:30:01 [INFO]: sqs client sucess created 2025-08-06 02:30:02 [INFO]: Number of messages in the queue: 1 2025-08-06 02:30:02 [INFO]: item found in queue is if condition 14409 2025-08-06 02:30:02 [INFO]: item found in queue is 14409 2025-08-06 02:30:03 [INFO]: Message deleted from the queue for receipt handle: AQEB3T4zxfJFnqm/kjGDjECPR6+C2wPVyQzzZ9rG8CBurL0VladRRuupQuxPnGvCSadGjZxTw385aPQLZ8Kn1MEOAt0MZ5QmPKLCHJOBoPohYYVDOKn05zfhuezUBxlWr1WAHVXmxwqYdJB+78DJt7WkIfbczOJZHoD+M3uqCcQCm2uRxwZgD3SKypy0Q/xbUGR/JIKqWHZE38NvAZmlO7jvagLErrZxRZwvd81wiy+SoiboEK5e9JpuL5aat2H2RMcq4B40jaUvjy4gc0pOa3WeYLUGsViny2j8DKKGUbUgSHjf5SnYHhlCbtiU98tqt9rtgRovKyI8W7pTph+IeMrKzFsC6IPhUgBQQwNCwY80PUF9Bdb7f+zDUD4+cs4WsJdskHhAixlBuLFeAG6FerXemxD5bI+rG3VbWQnMAHCP38dBOARiW3Lo5RGgucEAblKq 2025-08-06 02:30:03 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-06 02:30:03 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-06 02:30:03 [INFO]: inside itemsold and closed 14409 2025-08-06 02:30:04 [INFO]: autodelete for user_id 14409 is 0 2025-08-06 02:30:04 [INFO]: autolink for user_id 14409 is 1 2025-08-06 02:30:04 [INFO]: Ebay item id :: 334966795176 exists in Database 2025-08-06 02:30:04 [INFO]: Item is reliested :: exists in Database 2025-08-06 02:30:04 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-06 02:30:04 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-06 02:30:04 [INFO]: in processold action queue is array for {"44594856":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44594856","ebayitemid":"334966795176","shopifyproductid":"8098147893470","variants":[{"price":"9.99","quantity":0,"weight":"0.5","shopifyproductid":"8098147893470","shopifyvariantid":"44288078708958","shopifyinventoryid":"46385272357086","shopifylocationid":"","product_id":"44594856","variant_id":"77487565","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-06 02:30:04 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-06 02:30:04 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-06 02:30:04 [INFO]: Shopify Inventory id 46385272357086 2025-08-06 02:30:04 [INFO]: Shopify Location id 58450641063 2025-08-06 02:30:04 [INFO]: QUANTITY FOR UPDATE 0 2025-08-06 02:30:05 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":{"createdAt":"2025-08-06T02: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-06 02:30:05 [INFO]: Change: available | Delta: -1 2025-08-06 02:30:05 [INFO]: Change: on_hand | Delta: -1 2025-08-06 02:30:05 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-06 02:30:05 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44594856 and user_id = 14409 2025-08-06 02:30:05 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77487565 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-06 02:30:05 [INFO]: updateIdsQuantity -> ["77487565"] 2025-08-06 02:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-06 02:30:05 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77487565 THEN 0 END, quantityflag = CASE WHEN id = 77487565 THEN 0 END WHERE user_id = 14409 AND id IN (77487565) 2025-08-06 02:30:05 [INFO]: QUANTITY Updated IDs: 77487565 2025-08-06 02:30:05 [INFO]: Successfully processed data for user 14409 2025-08-06 02:30:05 [INFO]: Execution Started 2025-08-06 02:30:05 [INFO]: Execution Finished 2025-08-06 02:40:02 [INFO]: Execution Started 2025-08-06 02:40:02 [INFO]: old server sucessfully connected 2025-08-06 02:40:02 [INFO]: sqs client sucess created 2025-08-06 02:40:03 [INFO]: Number of messages in the queue: 1 2025-08-06 02:40:03 [INFO]: item found in queue is if condition 14409 2025-08-06 02:40:03 [INFO]: item found in queue is 14409 2025-08-06 02:40:03 [INFO]: Message deleted from the queue for receipt handle: AQEBYJOK90vvw6U+OniHZ93hb1YQSd+Mzi5Xg3n+GVKVn9EikUPL3Emqpvm+HP7J44Jaamp+nhFbm1SFbfi0KQLlMSfe4hlIGQ4GWcpn+K/xCAbib58R1aRNJLOKZVT2AZqw9o7n5XogYQVqo24a6ZXTv/uizkuUBf+cjGLx382DixRJNluDsTX0J/L6E3sbNG0mnFrZKycUD0qo+DwYh+twCf/p/SUrzM9vOdAGc6HXMkTjxj9QcL4IWtGO56DVReftOsPnOukFUdR4SaNLk9GVhk7VYtPFCIQayvS142GC4h44ufEtareruY6ti01rA9RCLepeEgl8AmP/B44LMiJfsQ1nXasfE6P6tXj9xDUUSL8u1veYI/7rNKhHMQzcnD8l2ZyqkASpT73Zn+OirywR8lMpkxu3/fBwgEwYP47NtCFALuU9s5qV9DVMQqOO3kAs 2025-08-06 02:40:03 [INFO]: Processed 1 messages, reached the limit of 1. 2025-08-06 02:40:03 [WARNING]: actionquee araye for user_id is 14409 and [] 2025-08-06 02:40:03 [INFO]: inside itemsold and closed 14409 2025-08-06 02:40:05 [INFO]: autodelete for user_id 14409 is 0 2025-08-06 02:40:05 [INFO]: autolink for user_id 14409 is 1 2025-08-06 02:40:05 [INFO]: Ebay item id :: 335966288449 exists in Database 2025-08-06 02:40:05 [INFO]: Item is reliested :: exists in Database 2025-08-06 02:40:05 [INFO]: THE CURRENT DATA FOR TO PROCESS 2025-08-06 02:40:05 [CONDITION]: IF quantity in database is not 0 then this will update the quantity 2025-08-06 02:40:05 [INFO]: in processold action queue is array for {"44787313":{"UPDATE":1,"DATAFORUPDATE":{"product_id":"44787313","ebayitemid":"335966288449","shopifyproductid":"8917848948958","variants":[{"price":"49.99","quantity":0,"weight":"2","shopifyproductid":"8917848948958","shopifyvariantid":"46726894518494","shopifyinventoryid":"48825381912798","shopifylocationid":"58450641063","product_id":"44787313","variant_id":"77697318","quantityflag":1,"priceflag":0}],"shopifydelete":0,"dbdelete":0}}} 2025-08-06 02:40:05 [INFO]: ENETER IN PROCESS UPDATE BACKUP 2025-08-06 02:40:05 [INFO]: PRODUCT HAS QUANTITY FLAG 2025-08-06 02:40:05 [INFO]: Shopify Inventory id 48825381912798 2025-08-06 02:40:05 [INFO]: Shopify Location id 58450641063 2025-08-06 02:40:05 [INFO]: QUANTITY FOR UPDATE 0 2025-08-06 02:40:06 [INFO]: QUANTITY FOR UPDATE on shopify response {"data":{"inventorySetQuantities":{"inventoryAdjustmentGroup":{"createdAt":"2025-08-06T02:40:06Z","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-06 02:40:06 [INFO]: Change: available | Delta: -1 2025-08-06 02:40:06 [INFO]: Change: on_hand | Delta: -1 2025-08-06 02:40:06 [INFO]: HERE IS RESPONSE FROM SHOPIFY true 2025-08-06 02:40:06 [QUERY]: Deleting 1 for the productid query is :: update products set deleted = 1 where product_id = 44787313 and user_id = 14409 2025-08-06 02:40:06 [INFO]: PRODUCT IS UPDATING QUANTITY IN DATABASE FOR VARIANT ID 77697318 AND QUANTITY IS 0 SUCCESSFUL ON SHOPIFY 2025-08-06 02:40:06 [INFO]: updateIdsQuantity -> ["77697318"] 2025-08-06 02:40:06 [INFO]: QUANTITY Bulk update query executed successfully. Total IDs to update: 1. Affected rows: 1 2025-08-06 02:40:06 [INFO]: QUANTITY Bulk update query executed successfully. Query: UPDATE product_variants SET quantity = CASE WHEN id = 77697318 THEN 0 END, quantityflag = CASE WHEN id = 77697318 THEN 0 END WHERE user_id = 14409 AND id IN (77697318) 2025-08-06 02:40:06 [INFO]: QUANTITY Updated IDs: 77697318 2025-08-06 02:40:06 [INFO]: Successfully processed data for user 14409 2025-08-06 02:40:06 [INFO]: Execution Started 2025-08-06 02:40:06 [INFO]: Execution Finished 2025-08-06 02:50:01 [INFO]: Execution Started 2025-08-06 02:50:01 [INFO]: old server sucessfully connected 2025-08-06 02:50:01 [INFO]: sqs client sucess created 2025-08-06 02:50:02 [INFO]: Number of messages in the queue: 0 2025-08-06 02:50:22 [INFO]: Execution Started 2025-08-06 02:50:22 [INFO]: Execution Finished