<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_web/templates/api_error.html, branch v0.5.0</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.5.0</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-07-29T00:29:44+00:00</updated>
<entry>
<title>generic API error page</title>
<updated>2020-07-29T00:29:44+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T23:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=ab80084f1cd90faf5e069edc4203668c81e75d63'/>
<id>urn:sha1:ab80084f1cd90faf5e069edc4203668c81e75d63</id>
<content type='text'>
This error handler and view page currently works much better than the
"flash()" infrastructure built-in to flask, which uses cookies and
mostly does not work with our views and layouts.

Would like to gradually migrate almost all API errors in the web
interface to just raising errors that get rendered on an error page,
instead of calling `abort(ae.status)`.
</content>
</entry>
</feed>
