Class | OpenWFE::FilePersistedEngine |
In: |
lib/openwfe/engine/file_persisted_engine.rb
|
Parent: | Engine |
An engine persisted to a tree of yaml files.
Remember that once you have added the participants to a persisted engine, you should call its reload method, to reschedule expressions like ‘sleep’, ‘cron’, … But if you do it before registering the participants you‘ll end up with broken processes.