- Issue created by @eme
- 🇬🇧United Kingdom scott_euser
Sure, happy to see something like this get in. Perhaps in Drupal\simple_cron\Plugin\SimpleCron\Queue::getTypeDefinitions() to avoid breaking change (haven't checked, but guessing there would be one), could check if the definition exists and if so append some sort of
'_' . $count
to it so e.g. `eca`, `eca_2`, `eca_3`...