mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 03:52:56 +00:00
add note about local confir read code
This commit is contained in:
@@ -975,6 +975,8 @@ async fn configure_redis(
|
||||
Ok((regional_redis_client, redis_notifications_client))
|
||||
}
|
||||
|
||||
|
||||
// TODO: move this to a common place (the exact same code is used in local_proxy.rs)
|
||||
#[derive(Error, Debug)]
|
||||
enum RefreshConfigError {
|
||||
#[error(transparent)]
|
||||
|
||||
Reference in New Issue
Block a user