issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:Python language:JavaScript
Filter by
5.8M results
Summary
rag/graphrag/utils.py::set_graph() always regenerates per-document subgraph chunks when persisting the global graph.
This happens even for global graph updates such as entity resolution, where ...
Cleanup (low). `.github/workflows/auto-scrape-cb-forecasts.yml:67` greps scraper output for ` Updates found: [1-9] `,
but `scripts/auto_scrape_cb_forecasts.py` never prints that string (it prints Auto-merged ...
Bug (medium, latent). Several spots in `docs/index.js` assume fields are present; a single bad/missing record takes down
the whole table because the throw is caught by the table-level try/catch which replaces ...
Bug (medium). In `scripts/monitor_updates.py` (~lines 139–148), when a country s latest date string can t be parsed
(e.g. an unexpected quarterly format like `2026-Q1`), the code `continue`s without logging ...
Bug (high). `scripts/monitor_updates.py:323` writes the run summary to `data/monitor_summary.json`, but
`scripts/send_notification.py:23` reads it from `docs/data/monitor_summary.json`. The file is never ...
Bug (medium). `scripts/send_weekly_alert.py:254` hardcodes `previous_direction = stable ` (comment admits Simplified ).
`ChangeRules._is_direction_reversal` only treats rising↔falling as a reversal, so ...
Split out from #34 (observation 3), so the primary email-auth fix could ship on its own (done in #34 / v0.4.2).
Problem
Two related gaps in RequestLoggingMiddleware.__call__ (src/collide_logging/django.py): ...
Split out from #34 (observation 2), so the primary email-auth fix could ship on its own (done in #34 / v0.4.2).
Problem
RequestLoggingMiddleware (src/collide_logging/django.py) defines only a synchronous ...
Diagnosis (verified against evennia/utils/logger.py and server.log timeline):
1. logger.log_file s errback calls log_trace() which formats the current exception — in an errback there is none, so
...
bug
Problem
When using Lance Spark with a REST namespace implementation, writes can still fail if storage options are not configured
on the Spark client and are instead returned by the REST namespace from ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.