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

Write More Idioms #2530

Closed
3 tasks done
cicdw opened this issue May 8, 2020 · 1 comment · Fixed by #2727
Closed
3 tasks done

Write More Idioms #2530

cicdw opened this issue May 8, 2020 · 1 comment · Fixed by #2727
Assignees
Labels

Comments

@cicdw
Copy link
Member

cicdw commented May 8, 2020

We should write some more idioms:

  • how to define conditional logic using the new conditional api and the "old" way
  • how to use targets (0.11.0+)
  • how to configure notifications (three options: write a downstream task, state handler, cloud hook)
@cicdw cicdw added the docs label May 8, 2020
@joshmeek joshmeek self-assigned this May 11, 2020
@joshmeek
Copy link

joshmeek commented May 19, 2020

Related to #2580. Combining them here:

Spin off from pycon 2020 sprints with some idioms that pycon contributors might like to try. These would be idioms added in the style of the other Prefect Idioms at https://docs.prefect.io/core/idioms/idioms.html:

  • How do I perform a backfill?
  • What's available in context during a flow run?
  • How do I inspect the output from my tasks?
  • How do I use multiple schedules for a flow?

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

Successfully merging a pull request may close this issue.

3 participants