Actions
Feature #18507
closedInterface for dynflow ActiveJob
Description
ActiveJob provides two methods on its interface (enqueue and enqueue at) to enqueue tasks.
foreman-tasks could implement this interface and have Foreman just use this ActiveJob adapter to run tasks in a standard, documented way known by the Rails community.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman-tasks/pull/231 added
Updated by Daniel Lobato Garcia almost 8 years ago
- Status changed from Ready For Testing to Closed
Closing for https://github.com/Dynflow/dynflow/pull/216
Actions