Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35701 71 d 5 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 83 d 5 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 1419 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
22715 3103 d 16 h amit.gupta /trunk/ Added isFofo to privatedealuser  
21966 3203 d 8 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
21908 3205 d 2 h amit.gupta /trunk/ Fixed User Model added gstin Counter for customer purpose  
20873 3356 d 8 h kshitij.sood /trunk/ Wallet changes order & payment  
19236 3681 d 7 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 3715 d 9 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 3715 d 9 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-18-2016  
18634 3723 d 2 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-09-2016  
18609 3725 d 1 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 3725 d 4 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 3725 d 6 h manish.sharma /trunk/ Committed by Manish Sharma for Creditor Associate Process Implementation on Feb-08-2016  
18530 3729 d 12 h manish.sharma /trunk/ Committed by Manish Sharma for Changes in Overall Processs Tax Invoice Pilot Project on Feb-04-2016  
15251 3987 d 10 h manish.sharma /trunk/ Committed by Manish Sharma for Providing Access Token to ProfitMandi User on 22-May-2015  
13521 4121 d 10 h amit.gupta /trunk/ Added changes related to No Captcha for Private Deal User  
13400 4141 d 11 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 4141 d 11 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 4141 d 11 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 4163 d 4 h manish.sharma /trunk/ Committed by Manish Sharma for Bulk Shipment Creation Process on 27-Nov-2014  
13139 4164 d 6 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
13136 4164 d 6 h amit.gupta /trunk/ Added changes related to counter coupon.  
12730 4227 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/  
12725 4227 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Query logging is off.  
12722 4228 d 3 h amit.gupta /trunk/ Added user search api  
12697 4229 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added bool  
12696 4229 d 11 h amit.gupta /trunk/ Added Counter Registration logic  
11657 4331 d 3 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added short names to table.  
11653 4331 d 4 h amit.gupta /trunk/ Added private deals coupon application logic  
9300 4488 d 6 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/user/impl/ Service changes for one assist  
8707 4550 d 6 h manish.sharma /trunk/ Changes commited by Manish Sharma for User Coupon Generation on Nov-05-2013  
8201 4591 d 7 h rajveer /trunk/ Add source to the user table.  
7987 4627 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added promotion id to Promotion Tracker as well.  
7883 4647 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added facebook user.  
7825 4653 d 6 h amar.kumar /trunk/ Changes for Facebook Login  
7039 4776 d 5 h anupam.singh /trunk/ Removing all changes related to facebook login because i dont like them ;)  
7007 4780 d 5 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 4800 d 21 h anupam.singh /trunk/ Insurance feature for our website  
6389 4891 d 3 h rajveer /trunk/ Adding infrastructure for EMI charging.