Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dokumen ini mencantumkan kuota dan batas sistem yang berlaku untuk
Batch.
Kuota menentukan jumlah resource bersama yang dapat dihitung yang dapat Anda
gunakan. Kouta ditentukan oleh Google Cloud layanan seperti
Batch.
Batas sistem adalah nilai tetap yang tidak dapat diubah.
Tugas Batch berjalan di resource Compute Engine, sehingga Batch juga tunduk pada kuota dan batas Compute Engine. Jika tugas
Batch
Anda juga menggunakan layanan Google Cloud lain, maka tugas tersebut juga tunduk pada kuota untuk layanan tersebut. Upaya untuk melampaui kuota atau batas akan menampilkan error.
Untuk mengetahui informasi selengkapnya, lihat dokumentasi Kuota Cloud.
Selain kuota dan batas dari layanan Google Cloud lain, Batch memiliki kuota dan batas berikut, yang tidak dapat diubah.
Kuota kapasitas
Batas berikut berlaku untuk permintaan Batch. Batas ini muncul sebagai kuota–misalnya, di konsol Google Cloud –namun, batas ini tidak dapat ditingkatkan.
Batas
Nilai
Permintaan agen per menit per region
30.000
Permintaan mutasi per menit per region
6.000
Permintaan baca per menit per region
15.000
Batas tugas
Batasan berikut berlaku untuk tugas Batch.
Batas
Nilai
Tugas per grup tugas
100.000
Tugas paralel per tugas
5.000
VM serentak per tugas zona tunggal*
2.000
VM serentak per tugas multi-zona*
4.000
Ukuran definisi tugas†
1 MB
Waktu tunggu (durasi status tugas QUEUED) sebelum kegagalan otomatis
2 hari
Waktu berjalan (durasi status tugas RUNNING) sebelum kegagalan otomatis
14 hari
* Istilah tugas satu zona dan tugas multi-zona di sini
mengacu pada jumlah zona yang diizinkan untuk VM tugas, yang mungkin
berbeda dengan zona untuk lokasi tugas. Untuk mengetahui informasi selengkapnya, lihat
Lokasi batch.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-19 UTC."],[[["\u003cp\u003eBatch has specific quotas and system limits that apply to its operations, defining the amount of shared resources and fixed values that users can utilize.\u003c/p\u003e\n"],["\u003cp\u003eBatch is subject to Compute Engine quotas and limits, as well as quotas from any other Google Cloud services that a Batch job may interact with.\u003c/p\u003e\n"],["\u003cp\u003eBatch request quotas include limits for agent, mutation, and read requests per minute per region, all with specific fixed values.\u003c/p\u003e\n"],["\u003cp\u003eBatch job limits are also present, such as the maximum number of tasks per task group, parallel tasks per job, concurrent VMs, the job definition size, and the maximum wait and run times before automatic job failure.\u003c/p\u003e\n"],["\u003cp\u003eSingle-zone and multi-zone jobs have different limits on the maximum concurrent number of virtual machines allowed.\u003c/p\u003e\n"]]],[],null,["# Quotas and limits\n\nThis document lists the quotas and system limits that apply to\nBatch.\n\n- *Quotas* specify the amount of a countable, shared resource that you can use. Quotas are defined by Google Cloud services such as Batch.\n- *System limits* are fixed values that cannot be changed.\n\nBatch jobs run on Compute Engine resources,\nso Batch is also subject to\n[Compute Engine quotas and limits](/compute/quotas). If your\nBatch\njob also uses other Google Cloud services, then it is subject to the\nquotas for those services too. Attempts to exceed a quota or limit\nreturn an [error](/batch/docs/troubleshooting#insufficient-quota).\nFor more information, see the [Cloud Quotas documentation](/docs/quotas/overview).\n\nIn addition to the quotas and limits from other Google Cloud services,\nBatch has the following quotas and limits, which cannot\nbe changed.\n\nRate quotas\n-----------\n\nThe following limits apply to Batch requests. These limits\nappear as quotas--for example, in the Google Cloud console--however, they can not be\nincreased.\n\nJob limits\n----------\n\nThe following limits apply to Batch jobs.\n\n^\\*^ The terms *single-zone job* and *multi-zone job* here\nrefer to the number of zones allowed for a job's VMs, which might be\ndifferent than the zones for a job's location. For more information, see\n[Batch locations](/batch/docs/locations).\n\n^†^ For example, roughly the size of the REST request to the\n[`jobs.create` method](/batch/docs/reference/rest/v1/projects.locations.jobs/create)\nor gcloud CLI [`--config` file](/sdk/gcloud/reference/batch/jobs/submit#--config).\nYou can work around this limit by the dividing the tasks across multiple\njobs---for example, learn how to\n[schedule dependent jobs](/batch/docs/create-run-dependent-job)\n([Preview](/products#product-launch-stages))."]]