Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
35701 13 d 11 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 2047 d 16 h amit.gupta /trunk/PyProj/src/shop2020/content/main/handler/  
19686 3581 d 14 h kshitij.sood /trunk/ Entity upload service  
3910 5232 d 14 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 5234 d 11 h chandranshu /trunk/ Added an exception class to the content service  
3893 5234 d 13 h chandranshu /trunk/ Added a new service for generating content and pushing it to production