Neuraxle icon indicating copy to clipboard operation
Neuraxle copied to clipboard

Feature: Callback should have access to the pipeline?

Open vincent-antaki opened this issue 3 years ago • 1 comments

As 0.5.8 version will be release, callbacks interface will now contain the ExecutionContext. This will allow them usage of the service, which will open up many possibilities (such as accessing services which are used as cached, as to derive metrics from them). Eventually, we may want to consider passing the pipeline as to facilitate access computing more complex metrics or access specific step state.

vincent-antaki avatar May 19 '21 18:05 vincent-antaki

Note: maybe the pipeline is already in context.parents. Not sure, however, as it maybe not have been pushed there yet, or it could have been popped otherwise as well.

guillaume-chevalier avatar Oct 21 '21 14:10 guillaume-chevalier

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 180 days. Thank you for your contributions.

stale[bot] avatar Apr 24 '23 18:04 stale[bot]