Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions auth/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ Automatic re-authentication only works when the stored credentials are complete

## How often are health checks performed?

Health checks run on regular cadences. The default intervals are the minimum for each plan — you can always set a longer (less frequent) interval if you'd like:
- Hobbyist: every 1 hour minimum
- Start-Up: every 20 minutes minimum
- Enterprise: every 5 minutes minimum
Health checks run on configurable cadences. Your plan sets the minimum interval:
- **Hobbyist** — minimum every 1 hour
- **Start-Up** — minimum every 15 minutes
- **Enterprise** — fully configurable

You can increase the interval above your plan's minimum, but not below it.

## How do I know if a Kernel can automatically re-authenticate a connection?

Expand Down