issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
55M results
Problem / context
backend/src/syncWorker.js is ~2500 lines combining scheduling (setTimeout + node-cron), health checks, vendor API calls,
DB writes, and admin status. This monolith is hard to test and ...
revamp
sync
Problem / context
GET /api/v1/nps/prices in backend/src/v1.js triggers Elering fetch + DB insert when data is missing. This works but
should be a backup mechanism, not primary ingestion. It can mask sync ...
revamp
sync
Canon Issue — Simulation Proof Captured
Discovered: June 14, 2026, 17:51 CDT Session: The session that completed all 12 force-name documents Priority: High —
the mechanics of cycle completion and return ...
canon
documentation
Problem / context
Correct architecture (user-confirmed):
- Primary: scheduled sync from Nordpool/Elering vendor during release window (~12:45–15:55 CET/CEST)
- Backup: on-demand fetch when user request ...
revamp
sync
Code Security Report
Scan Metadata
Latest Scan: 2026-06-14 10:53PM Total Findings: 5 | New Findings: 5 | Resolved Findings: 0 Tested Project Files: 18
Detected Programming Languages: 2 (Python*, Secrets) ...
Problem / context
shouldSuppressDailySyncForToday() in syncWorker.js stops daily sync scheduling when today is complete, even if tomorrow
s prices are still missing during the Nordpool release window. ...
bug
revamp
sync
Different APIs have their own proxy classes and the terminology we use is not consistent. We have recently settled on
proxied . Use this everywhere.
BC break
DX
enhancement
python
Severity: LOW · Source: gstack /health (ruff pass, 2026-06-15)
ruff check . --exclude frontend --exclude */migrations/* reports 109 issues:
| Count | Rule | Note |
| --- | --- | --- |
| 36 | F401 unused-import ...
code-quality
platform-audit-2026-06

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.