Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35608 82 d 7 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
 
13214 4153 d 8 h kshitij.sood /trunk/ Campaign & gosf  
12929 4206 d 14 h manish.sharma /trunk/PyProj/src/shop2020/helpers/impl/ Committed by Manish Sharma for SMS api Integration on 11-Oct-2014  
12696 4228 d 14 h amit.gupta /trunk/ Added Counter Registration logic  
12691 4232 d 7 h manish.sharma /trunk/ Committed by Manish Sharma for Sms Integration on 18-Sep-2014  
12256 4280 d 20 h kshitij.sood /trunk/ Changes related to bulk scrape  
7410 4700 d 14 h amar.kumar /trunk/ Changes for
1)Multiple Ours Physical Warehouses
2)Movement of Goods across our warehouses
3)Creation of orders for different sources through Excel Upload

Reviewed By Amit Gupta
 
5864 4989 d 8 h rajveer /trunk/ Changes in email sender to support cc and bcc.  
4806 5138 d 8 h varun.gupta /trunk/ Ticket #1008 - Helper service modified to store quick links and a UI created to manage these  
3187 5341 d 9 h rajveer /trunk/PyProj/src/shop2020/ Made database hostname configurable.  
3005 5354 d 5 h chandranshu /trunk/PyProj/src/shop2020/helpers/ Started archiving user emails. This should reduce the time taken to query the table.  
2445 5402 d 8 h chandranshu /trunk/PyProj/src/shop2020/helpers/impl/ Moved out the DashboardUser class into its own file. Started returning the dashboard user from the authenticate method  
2358 5410 d 3 h ankur.singhal /trunk/PyProj/src/shop2020/ Enhancements in Catalog dashboard.  
2025 5437 d 10 h ankur.singhal /trunk/PyProj/src/shop2020/ added a method to authenticate CatalogDashboardUser. Also added a DB entity CatalogDashboardUser.  
1891 5450 d 9 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1610 5470 d 9 h ankur.singhal /trunk/PyProj/src/shop2020/ Added password protection for Statistics user.  
1422 5481 d 12 h varun.gupta /trunk/ Back-end to retrieve emails enqueued for sending  
1395 5486 d 6 h varun.gupta /trunk/ Backend to save (enqueue) email for batch sending implemented  
1248 5495 d 12 h chandranshu /trunk/PyProj/src/shop2020/ Made database name a configurable parameter for Payment, Logistics and Helper service to ensure that test and development databases can be different  
1131 5506 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Added pool_recycle parameter to the create_engine call  

Show All