issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript language:JavaScript
Filter by
4.4M results
Parent bounty: #743
Problem
registerUser() in apps/api/src/services/authService.js calls Date.now() twice — once when building the returned user id
field and once when building the JWT sub claim. If ...
Problem
The logo URL fetch in tenancy.py catches all exceptions and silently returns None. The user experience is fine (no logo
shows), but if the storage bucket is misconfigured or the URL is broken, ...
bug
Summary
Add codex-fork parity for GET /sessions/{session_id}/tool-calls in the Rust server.
Context
PR #866 adds the regular Claude tool_usage.db audit path. Python production also serves codex-fork ...
Problem
query_service.py has a defensive except Exception block marked # pragma: no cover with no log.exception(...) call. If
this fires in production there is zero trace in logs — making it impossible ...
bug
Problem
All five approval-chain step functions in launch_service.py directly cast actor[ sub ] to UUID without any guard. If the
JWT claim is missing or malformed, this raises an unhandled KeyError or ...
bug
Architecture Profile: Feature Parent Epic: #166
Description
Scope classification + filter + column + CSV on Admin → Audit → Questions. Add a SQL CASE expression and LEFT JOINs in
_question_audit_base_query ...
routing:agent-eligible
type:feature
Problem
Two functions in delegation_service.py that gate module access catch all exceptions and return safe defaults with zero
logging. If a DB connection drops or a query fails, users are silently denied ...
bug
Problem
When the legal delegation list fails to load in DdrPage.jsx, the catch block silently sets delegations to an empty
array. The user sees an empty assign to dropdown with no error message, no retry ...
bug
Goal
Prevent abuse and resource exhaustion by enforcing per-client rate limits on all currencyservice gRPC endpoints,
ensuring stable performance under high traffic volumes.
Context
The currencyservice ...
engineering
status:merged
Problem
The supervisor team list and site allocation data are fetched with completely silent error handling — if either call
fails (JWT expired, 403, network timeout), the allocation dropdown is empty ...
bug

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.