Comment 2 for bug 616511

Revision history for this message
Chris Rossi (chris-archimedeanco) wrote : Re: OSI PROD- mod-wsgi 500 error on download file in a community

Converted retry functionality used when running console scripts as daemons to be time based rather than number of iterations based. By default, now, if a daemon script gets ConflictErrors, it will retry once a minute for 30 minutes. If unable to fulfill its duties for 30 minutes, it will raise an exception which will trigger all of the usual alarm bells.