Hey Patrick,
Good question. You are charged at $0.60/hr billed to the second for the Python work only while the script is running.
Any other questions? Anything cool you're planning to build?
Patrick G. - Just to be crystal clear here, you are charged for the duckling compute size you run the flight on and then $.60/hr for the flight runner (billed by the second)
Adding on to Neil's comment, the Python runner has the following specs:
⢠2 vCPU
⢠16 GB RAM
⢠150 GB scratch disk
This is distinct from whichever Duckling instance you are running your query load on.
So each flight runs a separate instance? In case I run 2 flights in parallel, does MD handle write concurrency if it occurs? I mean, if the tasks refer to the same table.