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

feat: configurable artifact max payload size #320

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

joelluijmes
Copy link
Contributor

@joelluijmes joelluijmes commented Nov 25, 2021

Summary

Makes the payload size configurable for artifact creation.

Importance

Allows users to create larger artifacts than default 1 Mb.

Checklist

This PR:

  • adds new tests (if appropriate)
  • adds a change file in the changes/ directory (if appropriate)

Fixes #319

@zangell44
Copy link
Contributor

Looks reasonable to me, thanks for contributing! Keep in mind users may hit other limits here (e.g. the Apollo payload size limit)

@zangell44 zangell44 merged commit 2aa901b into PrefectHQ:master Nov 30, 2021
@zanieb zanieb mentioned this pull request Nov 30, 2021
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.

Configure maximum size for artifact
2 participants