Bug 1122352 - [RFE][heat]: Retry failed API calls
Summary: [RFE][heat]: Retry failed API calls
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/heat...
Whiteboard: upstream_milestone_none upstream_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-23 04:03 UTC by RHOS Integration
Modified: 2015-03-19 17:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:13:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2014-07-23 04:03:19 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/retry-failed-api-calls.

Description:

2 classes of transient error can be mitigated by retrying API operations:

* A resource which goes into an ERROR state could be corrected by deleting and recreating the resource until it creates correctly
* An idempotent API call which fails for any reason (network outage, some 500s) can be retried until it returns a real response

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.