Action: gk/gravityexport/save/connection/failed
Fires when a monitored OAuth cloud storage connection is detected offline.
Superseded by gk/gravityexport/save/monitored-connection/failed, which fires for every monitored connection. This one stays OAuth-only so existing listeners keep their argument type.
Parameters
| Name | Type | Description |
|---|---|---|
| $provider | \OAuthStorageType | The offline provider. |
Since
- 1.12.0
Source
Defined in add-ons/save/src/Feature/ConnectionMonitor.php at line 747