Skip to content

issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript

Filter by

4.5M results  (441 ms)

4.5M results

Summary On a host where none of firewalld / ufw / iptables is present — e.g. modern, nftables-only Fedora/RHEL/Debian cloud images — every opctl command aborts with an unhandled RuntimeError traceback, ...

Summary When configure_static fails after ip addr add has already succeeded, the commit rolls back — but _restore_iface does not flush the address opctl added, because the pre-commit snapshot of a previously-unconfigured ...

Summary Committing a static interface that has a gateway fails on the iproute2 network provider (and almost certainly ifconfig): opctl adds the default-gateway route while the interface is administratively ...

Checklist - [x] I searched related issues but found no solution. - [x] The bug persists in the latest version. - [x] Issues without environment info and a minimal reproducible demo are hard to resolve ...

Today. ProcessDocumentUseCase transitions the document via mark_ready() / mark_failed(), which emit DocumentIngested / DocumentIngestionFailed domain events — but it never calls uow.track(doc), so those ...
area:ingestion
backend
good first issue
tech-debt

Today. The recent prompt-injection hardening covers key facts (delimiters + control-char stripping in ai/context/memory.py). Retrieved document content is still injected into the model as a JSON tool result ...
area:ai
area:rag
backend
security

Today. The hybrid retriever builds its LLMReranker with the tenant s configured answer model, and reranks a pool of top_k * 3 (24 for the default top_k=8), skipping the LLM call only when candidates ≤ ...
area:rag
backend
cost
enhancement
performance

Today. Document.mark_failed() requires the status to be INGESTING. If an error happens during the final commit after mark_ready() has already flipped the in-memory status to READY, mark_failed() raises ...
area:ingestion
backend
reliability

Today. Document ingestion (parse → chunk → embed → save) runs in an in-process FastAPI BackgroundTasks job. The ingesting status is committed first, then the heavy work runs in a second transaction. If ...
area:ingestion
backend
enhancement
reliability

詳細 練習。今回はGitOps的なのは後回しで、シンプルに手元でterraform applyする。stateをGCSに置くとかは別で切り出し 完了条件 gitignoreの更新 infra/terraformの作成 見積もり 3,4hくらい?
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.