issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Ruby language:Python
Filter by
44.1M results
This issue is created automatically to track contribution activity.
updation
Violation
Rule D8 — No polling or sleep-check loops.
File: apps/ios/Olas/Feed/FeedViewModel.swift:43
try? await Task.sleep(for: .milliseconds(50))
// then open feed
This sleep is a timing hack: it ...
D8
nmp-violation
Violation
Rule D8 — No timer-based state checks.
Files:
- apps/ios/Olas/Feed/PostCardView.swift:109 — DispatchQueue.main.asyncAfter(deadline: .now() + 0.8)
- apps/ios/Olas/Feed/PostCardActionsView.swift:21 ...
D8
nmp-violation
Violation
Rule D8 — No sleep-check loops or timer-based state queries.
File: apps/ios/Olas/Search/SearchView.swift
- Line 49: Task.sleep(for: .milliseconds(500)) — debounce before sending search query ...
D8
nmp-violation
Violation
Rule D8 — No polling or sleep-check loops. Use blocking/event-driven primitives.
File: apps/ios/Olas/Core/NMPBridge.swift
Three Task.sleep calls implement debounce and batch-continuation in ...
D8
nmp-violation
Goal
Make Clash Royale game modes first-class in Elixir so Ranked / Path of Legend, Trophy Road, events, tournaments, 2v2,
friendly play, and side modes are modeled and surfaced coherently.
Scope
...
const express = require( express ); const axios = require( axios ); const app = express(); app.use(express.json());
const WHATSAPP_TOKEN = process.env.WHATSAPP_TOKEN; const PHONE_NUMBER_ID = process.env.PHONE_NUMBER_ID; ...
DCEE v2 Mini Engine COO Handoff
Current Repo
- Repo: brawnskii-ops/dcee-v2-mini-engine
- Main Phase 3A head: 5b799cdfa9c3421dafe4733ed930062a3213a4e3
- Latest validated dry-run branch: feature/dcee-dryrun-002 ...
Please do not change the title. Just click Submit new issue . You don t need to do anything else :D
Tracking: remove populate_auto_rules call sites from all 9 lex-llm-* gems
Router.populate_auto_rules became a no-op stub in legion-llm v0.14.0 (P5 refactor). The 9 lex-llm-* gems still call it
defensively ...

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.