fix: incorporate review comments

This commit is contained in:
Abhishek Kumar 2026-07-20 21:02:09 +05:30
parent 534672e659
commit e486920db2
3 changed files with 103 additions and 17 deletions

View file

@ -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