#!/bin/bash

set -xe

python feed_ingestion/bin/exec_flows.py spotify_marquee --skip $SKIP --days $DAYS --context '{"licensor": "'$LICENSOR'", "report_name":"'$REPORT_NAME'" }' --check-status
