Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35608 83 d 6 h amit /trunk/PyProj/src/shop2020/ Fix DB connection pooling to reduce service restarts

- Add pool_timeout=30 to fail fast instead of hanging indefinitely
- Add pool_pre_ping=True to detect stale MySQL connections before use
- Reduce pool_recycle from 7200s to 3600s for fresher connections
- Disable SQL echo logging (echo=False) to reduce memory/CPU usage
- Fix MongoDB connection with thread-safe initialization and proper pooling

Modified services: helper, user, inventory, order, payment, logistics, catalog
 
21097 3318 d 23 h amit.gupta /trunk/PyProj/src/shop2020/logistics/service/impl/  
21093 3319 d 7 h amit.gupta /trunk/PyProj/src/shop2020/logistics/service/impl/  
20837 3364 d 8 h amit.gupta /trunk/PyProj/src/shop2020/logistics/service/impl/  
20769 3374 d 2 h kshitij.sood /trunk/PyProj/src/shop2020/logistics/service/impl/  
20745 3378 d 8 h kshitij.sood /trunk/PyProj/src/shop2020/  
19426 3662 d 7 h manish.sharma /trunk/PyProj/src/shop2020/logistics/service/impl/ Committed by Manish Sharma for Logistics Costing Related Changes on Apr-11-2016  
19421 3662 d 9 h manish.sharma /trunk/ Committed by Manish Sharma for Logistics Costing Related Changes on Apr-11-2016  
19413 3662 d 12 h amit.gupta /trunk/ Added logic for new itemavaialbilitycache  
13146 4163 d 5 h manish.sharma /trunk/ Committed by Manish Sharma for Bulk Shipment Creation Process on 27-Nov-2014  
7792 4656 d 8 h anupam.singh /trunk/ - Changes to logistics provider details
- Added support for uploading awb list in file as well as downloading reports in excel
 
7627 4682 d 13 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Add prepaid provider limit for bluedart and other couriers.  
7491 4695 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Change logic for cod limit based on pincode.  
6644 4849 d 6 h rajveer /trunk/PyProj/src/shop2020/logistics/service/impl/ Removed dependency of awb on awbupdate.  
6643 4849 d 7 h rajveer /trunk/ Added support to store awb updates in our system.  
6537 4866 d 7 h rajveer /trunk/PyProj/src/shop2020/ Added option to add delivery delay for selected pincodes.  
6524 4870 d 4 h rajveer /trunk/ Added code for on time guarantee.  
5863 4990 d 11 h rajveer /trunk/ Added email for store.  
5813 4995 d 17 h rajveer /trunk/ Added bdm and bdmemail in shchema of pickupstore.  
5739 5006 d 6 h rajveer /trunk/ Added zone in the store table.  

Show All