ProductUpdateLatencyTolerance
제품 업데이트의 엔드 투 엔드 전파 지연 시간에 대한 허용 범위를 지정합니다.
열거형 |
PRODUCT_UPDATE_LATENCY_TOLERANCE_UNSPECIFIED |
기본값은 PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE입니다. |
PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE |
업데이트는 평균 몇 분 내에 클라이언트에 적용되며 드물게는 최대 몇 시간까지 전파됩니다. 업데이트 처리량은 앱당 시간당 7,200회로 제한됩니다. |
PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_TOLERANT |
업데이트는 24시간 이내에 클라이언트에 적용됩니다. 일괄 수정 방법을 사용하여 앱당 시간당 최대 720,000회의 높은 처리량을 지원합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-22(UTC)
[null,null,["최종 업데이트: 2024-08-22(UTC)"],[[["Defines acceptable delays for product updates to reach users."],["Offers two options: latency-sensitive for quick updates with limited throughput and latency-tolerant for slower updates with high throughput."],["Latency-sensitive updates reach users within minutes to hours, while latency-tolerant updates can take up to 24 hours."],["Throughput limitations: latency-sensitive allows 7,200 updates per app per hour, while latency-tolerant supports 720,000 updates per app per hour using batch modifications."]]],[]]