Home > @eppo/node-server-sdk > IClientConfig > numInitialRequestRetries
Number of additional times the initial configuration request will be attempted if it fails. This is the request servers typically synchronously wait for completion. A small wait will be done between requests. (Default: 1)
Signature:
numInitialRequestRetries?: number;