Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35701 6 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)
 
26816 2040 d 12 h amit.gupta /trunk/PyProj/src/shop2020/content/main/handler/  
19686 3574 d 9 h kshitij.sood /trunk/ Entity upload service  
3910 5225 d 10 h chandranshu /trunk/PyProj/src/shop2020/content/main/handler/ Changed the second argument of the subprocess call to be a string. Changed exception type  
3896 5227 d 7 h chandranshu /trunk/ Added an exception class to the content service  
3893 5227 d 9 h chandranshu /trunk/ Added a new service for generating content and pushing it to production