BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PyProj
/
src
/
shop2020
/
logistics
/
service/
– Rev 35722
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
35722
73 d 10 h
amit
/trunk/PyProj/src/shop2020/logistics/service/impl/
perf: use raw SQL for logistics startup caches to avoid ORM memory overhead
35718
73 d 22 h
amit
/trunk/PyProj/src/shop2020/
fix: use session.remove() instead of session.close() to prevent memory leaks in all services
35701
74 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
86 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
31041
1290 d 4 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23839
2852 d 11 h
amit.gupta
/trunk/
changed mail domain profitmandi.com -> smartdukaan.com
23713
2889 d 5 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
Fixed pincode
23712
2889 d 5 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23711
2889 d 6 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23686
2893 d 4 h
amit.gupta
/trunk/PyProj/src/shop2020/
Fixed order creation for courier
23451
2957 d 23 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23449
2957 d 23 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23447
2958 d 1 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23446
2958 d 1 h
amit.gupta
/trunk/
Added changes related to fofo.
23316
3002 d 9 h
amit.gupta
/trunk/PyProj/src/shop2020/
Fixed old bugs
23302
3005 d 4 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
23249
3014 d 15 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/script/
COD Awbs
23239
3018 d 7 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/script/
23238
3018 d 7 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/script/
23237
3018 d 7 h
amit.gupta
/trunk/PyProj/src/shop2020/logistics/service/impl/
←Prev
1
2
Next→
Show All