修复智联任务可靠入队并补齐官方全部筛选 - #55
Merged
damingishere-coder merged 2 commits intoSep 8, 2026
Merged
Conversation
damingishere-coder
merged commit Sep 8, 2026
e0d678a
into
codex/fix-zhilian-analysis-login-20260907
4 checks passed
damingishere-coder
deleted the
codex/fix-zhilian-reliable-filters-20260908
branch
September 8, 2026 13:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
智联采集遇到单个岗位入队失败时,会中断整批提交;该岗位虽然已经入库,却会在后续扫描中被当作重复岗位跳过。本次将提交改为逐项回执和可恢复断点,并补齐官网完整筛选及生效核验。
任务可靠性
完整筛选
验证
发布、原批次恢复和保留新增数据的回滚步骤见 docs/zhilian-reliable-filters-release.md。原始历史日志没有具体 SQLite 异常,不能将此次锁竞争复现当作历史错误已被证实。