Home > @firebase/remote-config > Settings > fetchTimeoutMillis
Settings.fetchTimeoutMillis property
Defines the maximum amount of milliseconds to wait for a response when fetching configuration from the Remote Config server. Defaults to 60000 (One minute).
Signature:
fetchTimeoutMillis: number;