할당량은 사용할 수 있는 계수 가능한 공유 리소스의 양을 지정합니다. 할당량은 Batch와 같은 Google Cloud 서비스에서 정의합니다.
시스템 한도는 변경할 수 없는 고정 값입니다.
Batch 작업은 Compute Engine 리소스에서 실행되므로 Batch에도 Compute Engine 할당량 및 한도가 적용됩니다. Batch 작업이 다른 Google Cloud 서비스도 사용하는 경우 해당 서비스의 할당량도 적용됩니다. 할당량 또는 한도를 초과하려고 하면 오류가 반환됩니다.
자세한 내용은 할당량 작업을 참고하세요.
Batch에는 다른 서비스의 할당량 및 한도 외에도 다음과 같이 변경할 수 없는 할당량 및 한도가 있습니다. Google Cloud
요청 할당량
Batch 요청에는 다음 한도가 적용됩니다. 이 한도는 Google Cloud 콘솔 등에서 할당량으로 표시되지만 늘릴 수 없습니다.
한도
값
리전별 분당 에이전트 요청 수
30,000
리전별 분당 변형 요청 수
6,000
리전별 분당 읽기 요청 수
15,000
작업 한도
Batch 작업에는 다음 한도가 적용됩니다.
한도
값
태스크 그룹당 태스크 수
100,000
작업당 동시 태스크 수
5,000
단일 영역 작업당 동시 VM 수*
2,000
멀티 영역 작업당 동시 VM 수*
4,000
작업 정의의 크기†
1MB
자동 실패 전 대기 시간 (QUEUED 작업 상태의 기간)
2일
자동 실패 전 실행 시간 (RUNNING 작업 상태의 기간)
14일
*단일 영역 작업 및 멀티 영역 작업이라는 용어는 작업 VM에 허용되는 영역 수로, 작업 위치에 따라 영역과 다를 수 있습니다. 자세한 내용은 Batch 위치를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-02(UTC)"],[[["Batch has specific quotas and system limits that apply to its operations, defining the amount of shared resources and fixed values that users can utilize."],["Batch 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."],["Batch request quotas include limits for agent, mutation, and read requests per minute per region, all with specific fixed values."],["Batch 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."],["Single-zone and multi-zone jobs have different limits on the maximum concurrent number of virtual machines allowed."]]],[]]