Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35701 93 d 6 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 105 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
 
30569 1441 d 8 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
22715 3125 d 17 h amit.gupta /trunk/ Added isFofo to privatedealuser  
21966 3225 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
21908 3227 d 3 h amit.gupta /trunk/ Fixed User Model added gstin Counter for customer purpose  
20873 3378 d 9 h kshitij.sood /trunk/ Wallet changes order & payment  
19236 3703 d 8 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Reserved Count Changes for Split Order and Trust Level Changes on Mar-23-2016  
18736 3737 d 10 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-18-2016  
18735 3737 d 10 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-18-2016  
18634 3745 d 3 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-09-2016  
18609 3747 d 2 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18601 3747 d 5 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18590 3747 d 7 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18530 3751 d 13 h manish.sharma /trunk/ Committed by Manish Sharma for Changes in Overall Processs Tax Invoice Pilot Project on Feb-04-2016  
15251 4009 d 11 h manish.sharma /trunk/ Committed by Manish Sharma for Providing Access Token to ProfitMandi User on 22-May-2015  
13521 4143 d 11 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
13400 4163 d 12 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Bulk Shipment Creation Process on 19-Dec-2014  
13399 4163 d 12 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Bulk Shipment Creation Process on 19-Dec-2014  
13398 4163 d 12 h manish.sharma /trunk/PyProj/src/shop2020/model/v1/user/impl/ Committed by Manish Sharma for Bulk Shipment Creation Process on 19-Dec-2014  
13146 4185 d 5 h manish.sharma /trunk/ Committed by Manish Sharma for Bulk Shipment Creation Process on 27-Nov-2014  
13139 4186 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
13136 4186 d 7 h amit.gupta /trunk/ Added changes related to counter coupon.  
12730 4249 d 8 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
12725 4249 d 12 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Query logging is off.  
12722 4250 d 4 h amit.gupta /trunk/ Added user search api  
12697 4251 d 11 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added bool  
12696 4251 d 12 h amit.gupta /trunk/ Added Counter Registration logic  
11657 4353 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added short names to table.  
11653 4353 d 5 h amit.gupta /trunk/ Added private deals coupon application logic  
9300 4510 d 7 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/user/impl/ Service changes for one assist  
8707 4572 d 7 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4613 d 8 h rajveer /trunk/ Add source to the user table.  
7987 4649 d 11 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added promotion id to Promotion Tracker as well.  
7883 4669 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added facebook user.  
7825 4675 d 7 h amar.kumar /trunk/ Changes for Facebook Login  
7039 4798 d 6 h anupam.singh /trunk/ Removing all changes related to facebook login because i dont like them ;)  
7007 4802 d 6 h amar.kumar /trunk/ Changes to allow login through facebook and storing user's facebook credentials to be able to post on user's behalf on facebook  
6903 4822 d 22 h anupam.singh /trunk/ Insurance feature for our website  
6389 4913 d 4 h rajveer /trunk/ Adding infrastructure for EMI charging.