From cffc6fa5c3c909c1c0231d9cdd6fc8178ba62c1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Dom=C3=ADnguez?= <43052541+kysrpex@users.noreply.github.com> Date: Wed, 19 Jul 2023 16:29:39 +0200 Subject: [PATCH] Uncomment metadata_strategy setting in gxconfig.yml --- group_vars/gxconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/gxconfig.yml b/group_vars/gxconfig.yml index dfe1b941c..cb8ed2872 100644 --- a/group_vars/gxconfig.yml +++ b/group_vars/gxconfig.yml @@ -1954,7 +1954,7 @@ base_app_main: &BASE_APP_MAIN # , unpopulated collections, etc) happens as part # of the job. In `directory_celery` and `extended_celery` metadata # will be set within a celery task. - #metadata_strategy: extended + metadata_strategy: extended # Although it is fairly reliable, setting metadata can occasionally # fail. In these instances, you can choose to retry setting it