···122122 if (r.deprecated) {
123123 // Let's uncomment this when we are ready to remove deprecated regions
124124 // We should not use deprecated regions anymore
125125- // console.error(`Deprecated region ${region}`);
126126- // continue;
125125+ console.error(`Deprecated region ${region}`);
126126+ continue;
127127 }
128128 const response = createCronTask({
129129 row,