Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document that hooks are not supported #107

Open
edublancas opened this issue Aug 23, 2022 · 0 comments
Open

document that hooks are not supported #107

edublancas opened this issue Aug 23, 2022 · 0 comments

Comments

@edublancas
Copy link
Contributor

Ploomber allows users to execute functions after a task/dag finishes/fails (hooks). However, this logic is implemented in the Ploomber local executor and gets lost when exporting to other platforms.

We should document this behavior in the code: if we detect that the loaded pipeline contains hooks, print a warning saying it's not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant