guidewire-rate-limits
Manage Guidewire Cloud API rate limits, quotas, and throttling for high-volume integrations. Trigger: "guidewire rate limits", "rate-limits".
claude-code
Allowed Tools
ReadWriteEditBash(curl:*)Bash(gradle:*)Grep
Provided by Plugin
guidewire-pack
Claude Code skill pack for Guidewire InsuranceSuite (24 skills)
Installation
This skill is included in the guidewire-pack plugin:
/plugin install guidewire-pack@claude-code-plugins-plus
Click to copy
Instructions
Guidewire Rate Limits
Overview
Cloud API enforces per-tenant rate limits. Batch operations use the batch API endpoint. Implement exponential backoff on 429 responses. Use API Gateway throttling in GCC. Optimize with bulk endpoints for batch processing.
For detailed implementation, see: implementation guide