Currently running into an issue trying to debug where a full node is running into an error when syncing, in that case, the full node halts and stops gracefully so I can't query its RPC endpoint for blocks and headers. It'd be nice like to have a way to query the full node's RPC endpoint even after it halts or just maybe keep the node process up with just the core process stopped.