mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 22:20:37 +00:00
minor comment update for FIXME about 503
This commit is contained in:
@@ -1161,7 +1161,7 @@ pub(super) async fn complete(
|
||||
let reparented_all = reparenting_candidates == reparented.len();
|
||||
|
||||
if reparented_all {
|
||||
// FIXME: we must return 503 kind of response in the end; do the restart anyways because
|
||||
// FIXME: we must return 503 kind of response in the end and do the restart anyways because
|
||||
// otherwise the runtime state remains diverged
|
||||
tracing::info!(
|
||||
reparented = reparented.len(),
|
||||
|
||||
Reference in New Issue
Block a user