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

Add setting to allow turning of persistence for tasks globally (#15881) #21

Open
wants to merge 1 commit into
base: frances/test_promptless5
Choose a base branch
from

Conversation

frances720
Copy link

@frances720 frances720 commented Nov 19, 2024

Adds a setting tasks.default_persist_result that controls the default value for persist_result for tasks only. This will allow users to globally turn off result persistence for tasks only. When this setting is enabled, it overrides the normal inheritance of result persistence from parent runs.

Closes PrefectHQ#15401

Copy link

promptless bot commented Nov 19, 2024

📝 Documentation updates detected!

Promptless has analyzed your changes and created a documentation update PR. You can review the proposed documentation changes here:
#22

Please review the suggested updates to ensure they accurately reflect your changes.

3 similar comments
Copy link

promptless bot commented Nov 19, 2024

📝 Documentation updates detected!

Promptless has analyzed your changes and created a documentation update PR. You can review the proposed documentation changes here:
#22

Please review the suggested updates to ensure they accurately reflect your changes.

Copy link

promptless bot commented Nov 19, 2024

📝 Documentation updates detected!

Promptless has analyzed your changes and created a documentation update PR. You can review the proposed documentation changes here:
#22

Please review the suggested updates to ensure they accurately reflect your changes.

Copy link

promptless bot commented Nov 19, 2024

📝 Documentation updates detected!

Promptless has analyzed your changes and created a documentation update PR. You can review the proposed documentation changes here:
#22

Please review the suggested updates to ensure they accurately reflect your changes.

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 this pull request may close these issues.

Allow specifying default result persistence separately for tasks and flows
2 participants