def handle_server_error(e): print(e) return {'error': True}, 500