location_cache_refresh_rpc_timeout specifies the timeout period when refreshing location_cache by using an RPC.
| Parameter | Description |
|---|---|
| Type | Time |
| Default value | 500ms |
| Value range | [1ms, +∞) |
| Effective upon restart of OBServer node | No |
Example
obclient> ALTER SYSTEM SET location_cache_refresh_rpc_timeout = '50ms';