Hi.
Can someone here clarify how does the prefect pricing work with mapped tasks.
For example if I have a list of 5 elements
And use that list as a parameter for a prefect mapped task.
Does the flow run, count that as 5 task runs or 1 run for billing purposes?
Suraj Mittal
10/04/2021, 11:10 AM
For context, the runner I used was LocalDaskExecutor
k
Kevin Kho
10/04/2021, 1:26 PM
Hey @Suraj Mittal, each of those mapped tasks is a first class task with it’s own retries. Mapping over 5 elements will be 5 distinct tasks for billing
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.