Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript

Filter by

4.4M results  (310 ms)

4.4M results

Description There is no health check endpoint to verify that all backend services are operational. This makes deployment monitoring, load balancer health checks, and incident response difficult. Fix ...

Description The API handlers have inconsistent logging: - Some use \console.error\ with manual prefixes - Some have no logging at all - No request IDs for tracing requests across modules - No ...
bug

Description The in-memory svpLocks\ Map in \pi/events/register.js\ (lines 21-85) implements per-event mutexes using Promise chaining. This approach has two critical flaws: 1. Not distributed-safe — ...
bug

Description \middleware.js\ (426 lines) is a monolithic file handling 6 distinct responsibilities: 1. CSP configuration and backend origin validation 2. JWT verification using Web Crypto API 3. Edge ...

Description The API handlers are largely untested despite having good dependency injection hooks in \login.js\ and egister.js: - \pi/auth/signup.js\ — 0 tests for the handler - \pi/events/register.js\ ...
bug

Description There are two separate rate limiter modules with overlapping functionality: - \pi/_lib/rateLimiter.js\ (330 lines) — class-based approach with InMemoryRateLimiter, KvRateLimiter, RedisRateLimiter ...
bug

Parent: #14 Scope Validate final fhops==1.0.0 package artifacts before publication, including clean wheel runtime behavior and a copyright-aware artifact content policy for reference materials. Current ...
enhancement

Parent: #14 Scope Align the in-repo SoftwareX manuscript metadata and reproducibility text with the final FHOPS v1.0.0 release. Current findings rg shows stale placeholder release text under docs/softwarex/manuscript, ...
documentation

Parent: #14 Scope Prepare the repository metadata and user-facing docs for the final 1.0.0 package version. Current findings - Version source is Hatch dynamic version from src/fhops/__init__.py, ...
documentation

Parent: #14 Scope Bring main back to a release-quality green state before any v1.0.0 bump/tag is attempted. Current findings - Latest main CI run (23415856434) failed at Ruff format check. - Local ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.