cloudfoundry / cloudfoundry/stratos

App Summary Poll continues after failure

Open
#3,308 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

  • After manual requests to start/stop/restage an app we poll for certain app states
  • If the original request failed we're forever waiting for an un-achievable state
  • seen when attempting to restage an app following a failed deploy of cf-quick-app (deploy failed due to routes quota exceeded, routes quota was then updated and restage attempted)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the app summary polling triggered after manual start, stop, or restage requests, then reproduce the failed-deploy and restage scenario described in the issue. Done means polling stops or handles the failed original request instead of waiting indefinitely for an unachievable app state.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.