Skip to content

Bump up executor memory for edit_hourly DAG

Mforns requested to merge bump-up-edit-hourly-dag-2 into main

The job is still failing. Let's try bumping up the executor_memory this time. I believe for this kind of problem, it would be great to have those parameters be part of the DagProperties, so that they can be tweaked in the UI. And only when the correct parameters have been found, then an MR is submitted with the appropriate changes.

Merge request reports