I'm trying to understand why I was billed for 12,510 "Workers for Platforms Scripts" in the latest i

I'm trying to understand why I was billed for 12,510 "Workers for Platforms Scripts" in the latest invoice I got.
We deploy our users' Workers by calling cloudflare.workersForPlatforms.dispatch.namespaces.scripts.update using the SDK. So does this mean that we called this 12,510 times? Or are we charged per file that composes this user worker? (for each call me we make to scripts.update we include several files we create by calling Cloudflare.toFile)
Was this page helpful?