Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35701 160 d 9 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 172 d 9 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 1508 d 11 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
22715 3192 d 20 h amit.gupta /trunk/ Added isFofo to privatedealuser  
21966 3292 d 13 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
21908 3294 d 6 h amit.gupta /trunk/ Fixed User Model added gstin Counter for customer purpose  
20873 3445 d 13 h kshitij.sood /trunk/ Wallet changes order & payment  
19236 3770 d 11 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 3804 d 13 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 3804 d 14 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-18-2016  
18634 3812 d 6 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-09-2016  
18609 3814 d 6 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 3814 d 9 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 3814 d 10 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18530 3818 d 17 h manish.sharma /trunk/ Committed by Manish Sharma for Changes in Overall Processs Tax Invoice Pilot Project on Feb-04-2016  
15251 4076 d 14 h manish.sharma /trunk/ Committed by Manish Sharma for Providing Access Token to ProfitMandi User on 22-May-2015  
13521 4210 d 14 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
13400 4230 d 15 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 4230 d 15 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 4230 d 16 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 4252 d 8 h manish.sharma /trunk/ Committed by Manish Sharma for Bulk Shipment Creation Process on 27-Nov-2014  
13139 4253 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
13136 4253 d 10 h amit.gupta /trunk/ Added changes related to counter coupon.  
12730 4316 d 11 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
12725 4316 d 15 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Query logging is off.  
12722 4317 d 7 h amit.gupta /trunk/ Added user search api  
12697 4318 d 14 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added bool  
12696 4318 d 16 h amit.gupta /trunk/ Added Counter Registration logic  
11657 4420 d 8 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added short names to table.  
11653 4420 d 8 h amit.gupta /trunk/ Added private deals coupon application logic  
9300 4577 d 10 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/user/impl/ Service changes for one assist  
8707 4639 d 10 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4680 d 12 h rajveer /trunk/ Add source to the user table.  
7987 4716 d 14 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added promotion id to Promotion Tracker as well.  
7883 4736 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added facebook user.  
7825 4742 d 10 h amar.kumar /trunk/ Changes for Facebook Login  
7039 4865 d 10 h anupam.singh /trunk/ Removing all changes related to facebook login because i dont like them ;)  
7007 4869 d 9 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 4890 d 1 h anupam.singh /trunk/ Insurance feature for our website  
6389 4980 d 7 h rajveer /trunk/ Adding infrastructure for EMI charging.