Skip to content

Commit ab4c6e6

Browse files
update documentation
1 parent 38dac66 commit ab4c6e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/client-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
| legacyMode | `false` | Maintain some backwards compatibility (see the [Migration Guide](./v3-to-v4.md)) |
2828
| isolationPoolOptions | | See the [Isolated Execution Guide](./isolated-execution.md) |
2929
| pingInterval | | Send `PING` command at interval (in ms). Useful with ["Azure Cache for Redis"](https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-best-practices-connection#idle-timeout) |
30+
| commandTimeout | | Throw an error and abort a command if it takes longer than the specified time (in milliseconds). |
3031

3132
## Reconnect Strategy
3233

0 commit comments

Comments
 (0)