mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-25 12:01:04 +02:00
fix: incorporate review comments
This commit is contained in:
parent
534672e659
commit
e486920db2
3 changed files with 103 additions and 17 deletions
|
|
@ -356,7 +356,7 @@ async def resolve_transfer_config(
|
|||
logger.info(
|
||||
"Transfer destination resolved from context mapping "
|
||||
f"context_path={resolved.metadata.get('context_path')} "
|
||||
f"resolved={resolved}"
|
||||
f"source={resolved.source} destination={resolved.destination}"
|
||||
)
|
||||
return resolved
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue