mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-15 16:50:05 +00:00
add relevant coderrabit suggestions
This commit is contained in:
parent
dee54bf5e1
commit
8e52a0b201
7 changed files with 534 additions and 296 deletions
|
@ -918,7 +918,9 @@ async def run_confluence_indexing_with_new_session(
|
|||
await run_confluence_indexing(
|
||||
session, connector_id, search_space_id, user_id, start_date, end_date
|
||||
)
|
||||
logger.info(f"Background task finished: Indexing Confluence connector {connector_id}")
|
||||
logger.info(
|
||||
f"Background task finished: Indexing Confluence connector {connector_id}"
|
||||
)
|
||||
|
||||
|
||||
async def run_confluence_indexing(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue