4.1.2: Job & Queue Management
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538952. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
>>>
<ul>
<li>Create a <code>flowdrop_job</code> entity to track workflow executions.</li>
<li>Leverage Drupal Queue API for asynchronous execution of long-running jobs.</li>
<li>Allow manual and scheduled execution triggers via cron or custom events.</li>
</ul>
issue