v3ss0n / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

Parse patches asynchronously #451

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. https://codereview.appspot.com/10434044/diff/1/codereview/views.py#pair-1717
2. The patch parsing errors are skipped, users don't get any feedback, the 
information is only accessible by admins

What is the expected output? What do you see instead?
If there is no feedback anyway, it makes sense to manage patch parsing queue 
separately, with status of jobs visible to everyone.

Original issue reported on code.google.com by techtonik@gmail.com on 20 Jun 2013 at 4:32