Add possibility of excluding malformed webrequest rows to refine_webrequest_hourly_dag
Sometimes the webrequest refine task fails because one or a few rows are malformed. This change will allow to exclude those rows from the computation by hostname and sequence id. The user should add those to the DAG's UI variable (via VariableProperties) and re-run the task.