def server_error()

in webhook-app/main.py [0:0]


def server_error(e):
    logging.exception('An error occurred during a request.')
    return """