jmettraux on master
Test on jruby-9.3 (compare)
dependabot[bot] on github_actions
jmettraux on master
Bump actions/checkout from 2 to… Merge pull request #38 from flo… (compare)
dependabot[bot] on github_actions
Bump actions/checkout from 2 to… (compare)
jmettraux on master
Add .github/dependabot.yml (compare)
jmettraux on master
2022 Clean up GH action test.yaml (compare)
jmettraux on master
Remove unnecessary `bundle inst… (compare)
jmettraux on master
Prepare 1.6.0 Fix Flor.is_array_of_messages?(… Call post_task when tasker hand… (compare)
jmettraux on master
Freeze Executor CLOSING POINTS 2022 (compare)
jmettraux on master
Slow down unit_hloader_spec.rb (compare)
jmettraux on master
Slow down task_applications spec (compare)
jmettraux on master
Slow down two [p]unit/ specs (compare)
jmettraux on master
Prepare 1.3.0 Add Flack.on_unit_created(unit)… (compare)
jmettraux on master
Slow down unit/unit_hooks_spec.… (compare)
jmettraux on master
Slow down two other unit/ specs (compare)
jmettraux on master
Slow down two unit/ specs (compare)
jmettraux on master
Slow down unit/sub_spec.rb (compare)
{ point: return, consumed: true, require: 'pollen/pollen.rb', class: 'ReturnedPollenHook' },
within envs/dev/lib/hooks/hooks.json
to mostly observe the payload evolve but ReturnedPollenHook
is never called. ('ReturnedPollenHook')
loaded at executor.traps_and_hooks flor/unit/hooker.rb:54
lib/flor/unit/hook.rb to_hook
point: return
and consumed: true
being created and propagated - but not to the return() hook specifically.[
{ point: execute, consumed: true, nid: '0', require: 'pollen/pollen.rb', class: 'LaunchedPollenHook' },
{ point: return, consumed: true, require: 'pollen/pollen.rb', class: 'ReturnedPollenHook' },
{ point: terminated, consumed: true, require: 'pollen/pollen.rb', class: 'TerminatedPollenHook' },
{ point: failed, consumed: true, require: 'pollen/pollen.rb', class: 'FailedPollenHook' },
]
Looks like you are having good effort going on here.
I am new to ruby world.
I am building a marketing automation tool, where users define their workflows and that get executed based on events. I am exploring my options to find something that is going to help me.
I have looked other options, but Flor feels like to be one that is going to make my life most easier.