issues Search Results · language:Edge language:TypeScript language:HTML language:Python language:Vue language:Go linked:pr
Filter by
335k results
Problem
If a user schedules a deadline with business_days=0 and the base date is a Saturday, the engine does not roll the day
forward to the next business day.
Current Behavior
Deadlines remain on weekend ...
Problem
Emergency extensions are combined into a single additive equation rather than calculated sequentially.
Current Behavior
Both offsets apply simultaneously, which can yield off-by-one errors when ...
Problem
Space-separated datetime formats stored in SQLite throw exceptions during fromisoformat validation on Python 3.10.
Proposed Solution
Fallback to strptime with %Y-%m-%d %H:%M:%S configuration ...
Problem
Malformed holiday strings bypass evaluations silently, leading to silent calculation skips.
Proposed Solution
Add ISO-8601 YYYY-MM-DD pattern validation on all elements of the holidays array. ...
Problem
When users create multiple reports with matching properties, only the first runs due to overlapping idempotency keys.
Proposed Solution
Inject report_id into the cache key pattern definition. ...
What happens
A chat run whose model already completed successfully is reported as failed when the spawned agent s SessionEnd hook
exits non-zero on the way out.
Concretely, with the Honcho memory plugin ...
Summary
ReolinkCamera.addRtspCredentials() in plugins/reolink/src/main.ts uses URLSearchParams.set() to attach the camera
credentials onto RTMP URLs. URLSearchParams.set() percent-encodes the values when ...
Problem
Requesting non-supported formats returns empty structures, marking tasks as successful.
Proposed Solution
Raise standard errors instead of returning invalid dictionaries.
Symptom
Prod interactive auth via the hosted Login V2 UI is down: every load of
https://auth.liverty-music.app/ui/v2/login/login?authRequest=... returns HTTP 504. Observed on 2026-05-31 at 01:37:58Z
and ...
Problem
Matching on substrings of exceptions skips checks when message patterns mismatch.
Proposed Solution
Evaluate HTTP status fields directly on exception instances.

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.