To prevent the blocking of unchecked links in the hdl queue by URLs to the host 'archive.mpi.nl' from the non-hdl queue, we exclude the URLs from the non-hdl queue by adapting the sql String in the flux file by adding the condition AND u.group_key != 'archive.mpi.nl'
To prevent the blocking of unchecked links in the hdl queue by URLs to the host 'archive.mpi.nl' from the non-hdl queue, we exclude the URLs from the non-hdl queue by adapting the sql String in the flux file by adding the condition
AND u.group_key != 'archive.mpi.nl'