Re-applies the plugin's owned policy config after a runtime
engine.config.set() on the matching key (retry, dedupePolicy,
cachePolicy, rateLimitPolicy, or cookies).
Optional — a plugin that doesn't implement it is left untouched by
runtime config changes; the engine only invokes it when present.
Parameters
value: unknown
The full, up-to-date value of the plugin's config key
Re-applies the plugin's owned policy config after a runtime
engine.config.set()on the matching key (retry,dedupePolicy,cachePolicy,rateLimitPolicy, orcookies).Optional — a plugin that doesn't implement it is left untouched by runtime config changes; the engine only invokes it when present.