issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Java
Filter by
55.3M results
Issue 1: Pop-Up Page Stuck After User Action
Description: Restaurant s website, there is an issue where pop-up pages do not close or go back to the previous page
after a user completes a specific action. ...
Lessons learned from #171: unapplied migrations caused 10 hours of red CronJob runs because a pod kept serving traffic
while the schema was stale relative to the running code. The proper fix (#171) is ...
enhancement
Kurzbeschreibung
Der Haupt-Konstruktor HintItem(IPath imagePath, IPath worldSprite, String name, String description) initialisiert ein
neues Item. Die Pfade für das Bild und das World-Sprite werden explizit ...
From the Phase 3 code review (deferred — D6).
The sync resilience logic in backend/app/sync.py — transient-error retries with [5, 15, 30, 60, 120] backoff, and 429
halt-with-retry-after — is currently ...
area: backend
phase: backlog
type: chore
PR #281 added CustomResourceDefinition health components, fetched via the generic k8s.custom.get-cluster instruction
(CustomObjectsApi.get_cluster_custom_object), which returns an untyped dict. This reuses ...
enhancement
Create new World Issue article: The Sexiest Thing I ve Ever Seen Was in a Paris Basement
Section: The World Issue URL slug: /world-issue/theatre-chochotte-paris Status: Ready to publish File:
WorldIssue_TheatreChochotte_Paris.md ...
Bug Description
When a kanban worker agent needs to read a file that exceeds the DEFAULT_RESULT_SIZE_CHARS safety limit (100,000 chars),
the read_file tool correctly returns an error suggesting offset/limit ...
comp/agent
comp/cron
P3
type/bug
From the Phase 3 code review (deferred — D4).
backend/app/main.py:30 monkeypatches socket.getaddrinfo process-wide to cache DNS (300s TTL) and prefer IPv4, working
around Windows IPv6 timeout delays. ...
area: backend
phase: backlog
type: chore
From the Phase 3 code review (deferred — D3).
GET /playing-now makes an unauthenticated outbound LB request on every hit. Cover-art resolution is already cached and
de-duped, but the playing-now call ...
area: performance
phase: backlog
type: chore
From the Phase 3 code review (deferred — D2).
/export - repo.get_export_data() loads all rows and builds the entire CSV/JSON string in memory, then returns it via
StreamingResponse(iter([content])) — ...
area: performance
phase: backlog
type: chore

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.