Bei dir würde ich es so umsetzen:
php /html/sw6/bin/console messenger:consume async failed low_priority --time-limit=300 --memory-limit=512M
oder getrennt von einander:
php /html/sw6/bin/console messenger:consume async --time-limit=300 --memory-limit=512M
und
php /html/sw6/bin/console messenger:consume failed low_priority --time-limit=300 --memory-limit=512M