-
Notifications
You must be signed in to change notification settings - Fork 2
hub option updates
GitHub Action edited this page Jul 20, 2026
·
1 revision
These methods are used internally to apply configuration changes to a running hub, e.g. when the user changes options in the integration options flow.
| Function | Purpose |
|---|---|
apply_option_updates |
Merges new options into the running hub, rebuilds the effective settings, and adjusts the polling interval. Returns True on success. |