Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python

Filter by

55.2M results  (748 ms)

55.2M results

Improvement Suggestion from alexander-turner/llm-text-sanitizer Source PR: https://github.com/alexander-turner/llm-text-sanitizer/pull/8 PR Title: refactor: expose Layer 2/3 pre-gates from the root without ...

Background csubst/param.py currently calls set_num_thread_variables() from get_global_parameters() and mutates BLAS/OpenMP-related environment variables after Python startup. The nearby TODO asks whether ...

Why: each run writes Parquet under data/runs/ run_id /discovery|validation/, but there s no unified query entry point — dashboards and validation would have to read files by hand. Spec §4 designates DuckDB ...
architecture
implementation

目标 建立完善的告警系统,及时通知异常情况。 任务清单 - [ ] 熔断触发告警 - [ ] 连续失败告警 - [ ] 数据异常告警 - [ ] Webhook/邮件/钉钉通知 验收标准 - 异常情况及时告警 - 支持多种通知渠道 - 告警频率限制 技术要点 - 告警规则引擎 - 通知渠道抽象 - 告警历史记录 优先级 P1 (重要) 所属阶段 ...
Backend
P1
Phase 2

目标 建立可靠的代理池系统,支持 IP 轮换。 任务清单 - [ ] 代理获取(免费/付费 API) - [ ] 代理健康检查 - [ ] 代理评分系统 - [ ] 自动切换策略 验收标准 - 代理可用率 80% - 自动剔除失效代理 - 智能选择最优代理 技术要点 - 代理 API 集成 - 定期健康检查 - 基于评分的选择算法 优先级 P1 ...
Backend
P1
Phase 2

目标 实现多级限流机制,防止请求过载。 任务清单 - [ ] 平台级限流配置 - [ ] 账号级限流 - [ ] IP 级限流 - [ ] Token Bucket 算法 验收标准 - 请求速率符合配置限制 - 多级限流协同工作 - 不影响正常业务 技术要点 - Token Bucket / Leaky Bucket - Redis 计数器 - ...
Backend
P0
Phase 2

目标 实现智能的任务重试机制,根据不同错误类型采取不同策略。 任务清单 - [ ] 网络超时:指数退避 - [ ] 频率限制:读取 Retry-After - [ ] 账号封禁:切换账号 - [ ] 内容删除:跳过记录 验收标准 - 不同类型错误采用不同重试策略 - 重试次数可配置 - 避免无限重试 技术要点 - Celery 重试机制 - 错误分类识别 ...
Backend
P0
Phase 2

目标 建立完善的 Celery 分布式任务系统。 任务清单 - [ ] 通用任务定义(采集用户/帖子/评论) - [ ] 任务优先级队列 - [ ] 任务超时控制 验收标准 - 任务可正确分发执行 - 优先级队列正常工作 - 超时任务自动终止 技术要点 - Celery + Redis/RabbitMQ - 任务路由配置 - 监控和日志 优先级 ...
Backend
P0
Phase 2

Summary Migrate foreman s persistence from embedded SQLite to a PostgreSQL container behind the unchanged TicketRepository Protocol. This is the first phase of foreman v5 (the substrate migration); the ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.