Class GraphQLOverCapacityErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLOverCapacityErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLOverCapacityError, io.vrap.rmf.base.client.ModelBase

public class GraphQLOverCapacityErrorImpl extends Object implements GraphQLOverCapacityError, io.vrap.rmf.base.client.ModelBase

Returned when the service is having trouble handling the load.

The client application should retry the request with exponential backoff up to a point where further delay is unacceptable.