get_schwifty
get_schwifty copied to clipboard
Better error handling
Currently, when get_schwifty has a problem rendering a view partial, you have look at the background queue's log messages to determine what the problem was.
Ideally, in development, we'd render a stack trace of the error within the <div>
requesting the partial. In non-development errors, we'd show some sort of error message, similar to a 404.