issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:JavaScript
Filter by
35M results
User-facing sample resource names use the my- placeholder instead of the ecosystem-standard example- prefix.
Part of the ecosystem-wide effort to standardize sample/demo resource names on example-.
In ...
Problem
lib/contracts.ts currently has hardcoded placeholder strings for all three contract addresses:
const TOKEN_CONTRACT_WASM = token_contract_id_placeholder ;
const VESTING_CONTRACT_WASM = vesting_contract_id_placeholder ...
bug
good first issue
Description
If I have a wikilink of the type [[file|name]] and I try to link a file in a subfolder [[subfolder/foo|title]], Zettlr
complains it cannot find the file (if search is deactivated, if search ...
enhancement
Background current state
With multi-tenancy (Epic J), operators need fair-use quotas and usage metering (API calls, campaigns, participants,
payouts). Today there s no per-tenant accounting. Without ...
area: backend
difficulty: medium
enhancement
performance
Performance Alerts
The following metrics breached thresholds in the latest run:
| Page | Strategy | Metric | Value | Target |
| --- | --- | --- | --- | --- |
| https://www.edgenyc.com/ | mobile | lh_performance ...
alert
performance
Background current state
The current rate limiter (backend/src/middleware/rateLimit.js) is effectively single-tier (per key/IP, fixed window).
Abuse patterns at scale need layered, sliding-window limits ...
area: backend
difficulty: medium
enhancement
performance
security
Background current state
On deploy (SIGTERM), in-flight background jobs and any SSE/WS streams (#456/#468) can be dropped, causing duplicate/lost
work and abrupt client disconnects. #150 covers HTTP ...
area: backend
difficulty: easy
enhancement
infra
Background current state
Connection-pool exhaustion (DB, Redis, RPC HTTP agents) is a classic production outage, and today there s no visibility:
pools can saturate and requests hang with no signal. ...
area: backend
difficulty: easy
enhancement
observability
performance

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.