TODO in pipeline-0.0.6 vs TODO in pipeline-0.0.7

- old
+ new

@@ -2,9 +2,10 @@ * Add examples of view display * view helpers? * Improve documentation (RDoc) * 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?