<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; /trunk/PyProj/src/shop2020/content/main/ContentServer.py</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Sat, 11 Apr 2026 13:17:58 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;max=40&amp;peg=32905</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;peg=32905&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 07 Mar 2012 13:10:58 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 4651 – Added support to failfast. If service is unable to get ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support to failfast. If service is unable to get parameters from config server, it must fail. It must not continue with default parameters.&lt;/div&gt;~ /trunk/PaymentService/src/main/java/in/shop2020/payment/service/handler/PaymentServiceHandler.java&lt;br /&gt;~ /trunk/PaymentService/src/main/java/in/shop2020/payment/service/PaymentServer.java&lt;br /&gt;~ /trunk/PyProj/src/shop2020/config/ConfigServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/content/main/ContentServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/helpers/impl/HelperServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/logistics/service/LogisticsServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/CatalogServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/TransactionServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/user/UserContextServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/purchase/main/PurchaseServer.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=4651&amp;peg=32905</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=4651&amp;peg=32905</guid></item>
<item><pubDate>Tue, 25 Oct 2011 16:27:33 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 3896 – Added an exception class to the content service</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added an exception class to the content service&lt;/div&gt;~ /trunk/PyProj/src/shop2020/content/main/ContentServer.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/content/main/handler/ContentHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/content/ContentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/content/ContentService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/content/ttypes.py&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/content/ContentService.java&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/content/ContentServiceException.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/ContentService/ContentService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=3896&amp;peg=32905</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=3896&amp;peg=32905</guid></item>
<item><pubDate>Tue, 25 Oct 2011 14:01:56 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 3893 – Added a new service for generating content and pushing it ...</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a new service for generating content and pushing it to production&lt;/div&gt;~ /trunk/PyProj/src/shop2020/config/resources/shop2020.cfg&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main/ContentServer.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main/handler&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main/handler/ContentHandler.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main/handler/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/main/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/content/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content/constants.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content/ContentService-remote&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content/ContentService.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content/ttypes.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/content/__init__.py&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/content&lt;br /&gt;+ /trunk/ThriftConfig/src/main/java/in/shop2020/content/ContentService.java&lt;br /&gt;+ /trunk/ThriftGen/thriftsrc/ContentService&lt;br /&gt;+ /trunk/ThriftGen/thriftsrc/ContentService/ContentService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=3893&amp;peg=32905</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fcontent%2Fmain%2FContentServer.py&amp;rev=3893&amp;peg=32905</guid></item>
</channel></rss>