mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-23 22:15:49 +00:00
docs(dashboard): add webhook note to hibernation docs
This commit is contained in:
parent
30bf52d749
commit
1cd8301ebe
@ -49,7 +49,7 @@ To conserve resources, PocketHost instances may enter a **hibernation** state du
|
||||
|
||||
### Important Caveats:
|
||||
|
||||
- **Scheduled Tasks and Backups**: Automated tasks like scheduled backups may fail to execute if the instance is in hibernation at the scheduled time. Waking up the instance on a schedule will not trigger any missed intervals. This is generally less of an issue as your instance grows and becomes more active.
|
||||
- **Scheduled Tasks and Backups**: Automated tasks like scheduled backups may fail to execute if the instance is in hibernation at the scheduled time. Waking up the instance on a schedule will not trigger any missed intervals. This is generally less of an issue as your instance grows and becomes more active. Check out [weboooks](/docs/webhooks) for an alternative means of running scheduled tasks that survive hibernation.
|
||||
- **Instance Waking**: While the instance will wake up for new requests, the first request after hibernation may experience a delay as the instance restarts.
|
||||
|
||||
## Usage Limits
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user