If I have a worker like the official example ```typescript export default { async fetch(request:
If I have a worker like the official example
And the response is about 100MB which takes a user 1 minute to download. How much money may I be charged for each request according to the pricing model?
And the response is about 100MB which takes a user 1 minute to download. How much money may I be charged for each request according to the pricing model?


