<%page expression_filter="h" /> <%inherit file="//layout/base.html" /> <%namespace name="lib" file="//lib.html" import="*"/> <%def name="css()"> <%coreCSSFiles = [ "/static/css/view.css", "/static/css/skins/default/default.css" ] %> <%lib:stylesheet_tags files="${coreCSSFiles}" /> <%def name="custom_css()"> <%lib:stylesheet_tags files="${['/static/app/%s/backfill_select.css' % app]}" /> <%lib:script_tags files="${['/static/app/%s/backfill_select.js' % app]}" />
% if errors: % for error in errors:

Error: ${error[1]}

% endfor % endif

Choose saved searches:

To use the predefined Deployment Monitor backfill templates, choose from the summary options below.

Choose the earliest and latest times that you wish to backfill, and select additional backfill options for deduplication, order, and concurrency.

Then click 'Add Jobs' to move them to the job staging area on the far left. Repeat until you have selected all the relevant jobs.

Choose Time Range:

Earliest

Latest

Choose Options:

Staged Jobs: 0

When submitted, the jobs staged below will be appended to the backfill queue and then executed in descending order. Drag and drop the staged jobs to change the order that they will be executed when the jobs are submitted to the backfill queue.

Use the per-job editing controls to show/hide job information, perform quick edits on job properties, or remove a job from the queue.

${csrf_hidden_input()}