mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 06:00:38 +00:00
stop masking the topmost error in http handler
This commit is contained in:
@@ -1823,7 +1823,6 @@ async fn timeline_detach_ancestor_handler(
|
||||
ctx,
|
||||
)
|
||||
.await
|
||||
.context("timeline detach ancestor completion")
|
||||
.map_err(ApiError::InternalServerError)?;
|
||||
|
||||
AncestorDetached {
|
||||
|
||||
Reference in New Issue
Block a user