issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Python linked:pr
Filter by
5.8M results
Issue class
governance-slice
Roadmap goal advanced
Player-data source-of-truth / endpoint-backed simulator input reliability
Repo layer touched
docs-planning / player-data endpoint research / test-harness ...
Parent bounty: #743
The API registers the shared piLimiter before the /health route:
js app.use(apiLimiter); app.get( /health , ...);
That means uptime probes, load balancer checks, and container health ...
Goal
Prevent service overload and abuse by limiting excessive request rates to shipping service gRPC endpoints in production.
Context
Shipping service is implemented in Rust, located at . Currently ...
engineering
status:reviewing
Symptom
Manual dispatch of release-sdks.yml on main (df22880) fails immediately with Startup failure:
Invalid workflow file: .github/workflows/release-sdks.yml#L32 The workflow is not valid.
.github/workflows/release-sdks.yml ...
blocker
in: cicd
is: bug
release/0.1.0
Source Standard
ESA C/C++ Coding Standard BSSC(2000)1 (implicit); general industry practice; complements misc.function_length
Description
Flag any source file whose total line count (including blank ...
BUG/P1 — Post-login state mismatch
Problema osservato
Dopo enrollment/login riuscito, la UI mostra nella topbar:
Christian Ricci — admin
Logout visibile
ma nello stesso momento:
- la chat mostra ...
phase-10
Background
The divide() function in calculator.py performs raw division without checking for a zero divisor:
def divide(a, b):
# Bug 1: no check for division by zero
return a / b
Calling divide(5, ...
Parent bounty: #743
Bug Description
The job creation schema in pps/api/src/validators/job.js accepts udgetMin and udgetMax independently, but it does not
validate that udgetMin = budgetMax. This allows ...
See report: https://github.com/fontra/fontra/discussions/2602

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.