Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35701 43 d 18 h amit /trunk/PyProj/src/ Performance fix: reduce logging level to WARNING, remove incompatible pool_pre_ping, fix tornado dependency

- Changed logging.basicConfig from DEBUG to WARNING in 6 service files to stop
SQLAlchemy query spam that caused memory bloat (TransactionServer 553MB -> 63MB)
- Set echoOn=False as default in PurchaseServiceHandler
- Removed pool_pre_ping=True from 7 DataService files (incompatible with SQLAlchemy 0.6.6)
- Updated tornado dependency from 1.0.1 to 1.0 in setup.py (1.0.1 unavailable on PyPI)
 
35608 55 d 18 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
 
21844 3186 d 20 h amit.gupta /trunk/ Gst Changes  
21841 3188 d 21 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/inventory/impl/ Added changes related to new tax implementation i.e. gst  
21838 3189 d 15 h amit.gupta /trunk/ Added new tax implementation i.e. gst  
19413 3635 d 0 h amit.gupta /trunk/ Added logic for new itemavaialbilitycache  
17769 3764 d 7 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/inventory/impl/  
12363 4243 d 5 h kshitij.sood /trunk/ Amazon auto pricing - Initial commit  
12357 4246 d 15 h manish.sharma /trunk/ Committed by Manish Sharma for Weighted Nlc Avg Calculation on 08-Aug-2014  
12280 4253 d 20 h amit.gupta /trunk/ Introducted vat type for states.  
11173 4328 d 12 h vikram.raghav /trunk/ FBA stock estimation and sale reports changes for new FC  
10567 4358 d 13 h vikram.raghav /trunk/PyProj/src/shop2020/model/v1/inventory/impl/  
10566 4358 d 13 h vikram.raghav /trunk/PyProj/src/shop2020/model/v1/inventory/impl/  
10544 4360 d 22 h vikram.raghav /trunk/PyProj/src/shop2020/ Flipkart inventory OOS update.  
10452 4373 d 19 h vikram.raghav /trunk/PyProj/src/shop2020/model/v1/inventory/impl/  
10450 4373 d 19 h vikram.raghav /trunk/ Out of Stock status updation for every marketplace.  
10050 4402 d 18 h vikram.raghav /trunk/ Flipkart Inventory feed reconcillation  
9665 4438 d 19 h rajveer /trunk/ Added provision to store oos status and order history as per source.  
9495 4446 d 23 h vikram.raghav /trunk/ Snapdeal inventory feed creation changes for pending orders  
9404 4453 d 0 h vikram.raghav /trunk/ Changes to create snapdeal inventory feed  

Show All