nova-api/api/helpers/exceptions.py

3 lines
71 B
Python

class Retry(Exception):
"""The server should retry the request."""