Skip to content

Commit

Permalink
chore: format content markdown files with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 12, 2025
1 parent 52c00ff commit bfbf579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/introduction/high-availability.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Here's a summary of how different types of compute failures are handled and thei
| Postgres crash | Brief interruption | Automatic restart | Seconds |
| VM failure | Brief interruption | VM recreation and endpoint reattachment | Seconds |
| Unresponsive endpoint | Intermittent connectivity | Automatic recovery initiation | 5 minutes |
| Node failure | Compute unavailable | Rescheduling to healthy nodes | 1-2 minutes |
| Node failure | Compute unavailable | Rescheduling to healthy nodes | 1-2 minutes |
| Availability Zone failure | Compute unavailable in affected AZ | Rescheduling to healthy AZs | 1-10 minutes |

### Impact on session data after failover?
Expand Down

0 comments on commit bfbf579

Please sign in to comment.