Did Dynflow/foreman-tasks become slower to start up?

Ohai,

recently we have been seeing an increased amount of failed pipelines, that all fail during the “enable puppet feature” step:

The installer would finish fine, but hammer ping fails with:

 foreman_tasks:
     Status:          FAIL
     Server Response: Message: some executors are not responding, check /foreman_tasks/dynflow/status

It seems to happen especially on the luna pipes, which have a bigger number of plugins enabled, but also there not always, which leads me to believe that this is a timing/performance issue.

Mind you, the hammer issue is fixed since 3.3, so we could probably get away with dropping that hammer ping call, but it’s just hiding the issue?