Edit online

Publishing Execution Status

The Execution Status page displays information about the status of deliverables with builds that are pending or in progress. You also have the ability to stop builds that are in progress from this page.
Note: When a deliverable build is complete or if it is manually stopped by a user, its execution details will remain in the table. These details will stay visible until the Execution Status page is refreshed.

Execution Status Information

While a deliverable build is processing (or is in a pending state), the Execution Status page provides the following information:

  • Build - The id of the build, relative to the deliverable that started it.
  • Name - The name of the deliverable that started the build.
  • Status - The current status of the build . You can hover over the symbol in this column to see what the status symbol means.
  • Queued - The amount of time the build spent in the queue.
  • Duration - The amount of time the build spent processing.
  • Actions - You can click the Stop button in this column to stop a particular build.

Build Status

The status of a deliverable build displayed in the page can be:

  • Pending - The build is waiting in a queue and has not yet started its execution.
  • Running - The build has started its execution. If there were previous successful builds for that deliverable, you can hover over the build progress bar to check the Estimated remaining time.
  • Finished - The build was successful.
  • Failed - The build failed.
  • Stopped - The build was manually stopped before it could finish executing.