perf(tradein): cian full-load incremental save + concurrent pagination #929

Merged
bot-reviewer merged 2 commits from feat/cian-fullload-fast-incremental into main 2026-05-31 20:27:28 +00:00
Showing only changes of commit 2ebc3eeead - Show all commits

View file

@ -1703,7 +1703,6 @@ async def run_cian_full_load(
except RuntimeError as exc:
# on_bucket кидает RuntimeError("cancelled") при cooperative cancel
if str(exc) == "cancelled":
_cancelled = True
logger.info(
"cian-full-load run_id=%d: cancelled — partial results unique=%d ins=%d upd=%d",
run_id,