mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 05:00:38 +00:00
added error to allowed list
This commit is contained in:
@@ -34,6 +34,7 @@ PERMIT_PAGE_SERVICE_ERRORS = [
|
||||
".*page_service.*Tenant .* is not active",
|
||||
".*page_service.*cancelled",
|
||||
".*page_service.*will not become active.*",
|
||||
".*Dropped remote consistent LSN updates for tenant.*"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user