Skip to content

Commit 27e4973

Browse files
committed
idk
2 parents 4edaaf0 + b95fc8a commit 27e4973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/query_processor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ async def process_query(
9090
raise RuntimeError(msg)
9191

9292
try:
93+
logger.debug("Running ingest_query.")
9394
summary, tree, content = ingest_query(query)
9495

9596
# Prepare the digest content (tree + content)

0 commit comments

Comments
 (0)