Sha256: f02d3e62bc4adeb64063292f5f182e84aa7f24e5520b902faaaf5cf46ecd2f7b

Contents?: true

Size: 526 Bytes

Versions: 1

Compression:

Stored size: 526 Bytes

Contents

* Add examples of view display 
* view helpers?
* Chaining stages with string (to avoid having to load stages before pipeline)
* Adapter for other persistence frameworks (ActiveModel?)
* Adapter for other background processing mechanisms (currently relying on dj's auto-retry)
* Max attempts on pipeline (or stage)

Think more about:
- Repeated code on status handling on pipeline instance/pipeline stage
- Composite for nesting stages? (is that useful?)
- Can I cancel a stage/pipeline that's in progress?
- Pausing a stage?

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pipeline-0.0.9 TODO