issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
`HTTPClient.fetch_url` at `http_client.py:79` retries with exponential backoff:
```python if attempt max_retries - 1: await asyncio.sleep(2**attempt) ```
For max_retries=4: sleeps fire after attempts ...
Summary
The conda index plugin action currently calls conda_index.cli.cli(prog_name= conda index , args=args), but
conda_index.cli.cli() only accepts args. Invoking the plugin path raises TypeError before ...
type::bug
PR #340 adds an agent-canvas-environment skill for local Agent Canvas workflows.
The skill documents:
- local agent-server session-key discovery and X-Session-API-Key auth
- backend/frontend port ...
Problem
Running the test suite on Node.js versions prior to v20.11.0 (for example, Node.js v18.19.1 LTS) causes the tests to
fail.
The issue originates from pi-extension/test/helpers.test.js, where import.meta.dirname ...
Related Items
- AGENTS.global.md
- AGENTS.bootstrap.md
- AGENTS.md
- docs/architecture/ADR-003-harness-bootstrap-architecture.md
- docs/architecture/HARNESS_BOOTSTRAP_ARCHITECTURE.md
- Follow-up ...
documentation
enhancement
Context
The initiative overview currently renders a hard-coded CSS EBITDA bridge. It ignores configurable bridge rows,
baselines, other benefits, and can show misleading zero-value revenue bars.
Scope ...
agent:karya
priority:high
status:in-progress
type:feature
Currently all activity data and student signups are stored in-memory. Every time the server restarts, all signups are
lost.
Proposed Solution
Replace the in-memory activities dict with an SQLite-backed ...
high priority
Add missing .yamllint.yaml to template
bug
Symptom
After a Proxmox host update rebooted several Talos nodes, the entire lab edge (*.lab.kazie.co.uk — dozzle, metabase,
obsidian, …) returned connection-timeout, then blank/empty pages. Confirmed ...
Problem
file_processing/delimited_files.py sets multiLine=false on both the CSVW and inference read paths. When a quoted field
contains a carriage return or newline (e.g. line1\r\nline2), Spark splits ...
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.