Skip to content

Commit 33339e1

Browse files
authored
Add push work pools max run time to docs (#16293)
1 parent 404090b commit 33339e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/v3/deploy/infrastructure-examples/serverless.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,11 @@ With your deployment created, navigate to its detail page and create a new flow
678678
You'll see the flow start running without polling the work pool, because Prefect Cloud securely connected
679679
to your serverless infrastructure, created a job, ran the job, and reported on its execution.
680680

681+
## Usage Limits
682+
683+
Push work pool usage is unlimited. However push work pools only support flow runs with
684+
a max run time of 24 hours.
685+
681686
## Next steps
682687

683688
Learn more about [work pools](/v3/deploy/infrastructure-concepts/work-pools/) and [workers](/v3/deploy/infrastructure-concepts/workers/).

0 commit comments

Comments
 (0)