issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:HTML language:Java
Filter by
62.1M results
Problème
`_do_recherche` est définie dans `handlers_public.py` et importée en lazy (`from handlers_public import _do_recherche`)
dans 4 endroits de `callbacks.py` pour éviter un import circulaire. C est ...
Problème
Le pattern suivant est répété dans presque chaque callback : ```python edit_fn=lambda t, **kw:
query.edit_message_text(t, parse_mode= MarkdownV2 , **kw), send_fn=lambda t, **kw: query.message.reply_text(t, ...
Créer le dossier infra/ avec main.tf, variables.tf et outputs.tf pour le provisionnement du staging.
role: infra
Summary
example_id is the load-bearing per-row join key, but the two JSON loaders never type-check it. A present-but-null (or
numeric) example_id in a hand-edited or externally-produced artifact slips ...
priority:high
Exécuter Terraform pour le déploiement et faire un curl sur /health pour valider.
role: infra
Scanner l image pour les vulnérabilités CVE avec Trivy, puis la pousser (push) sur ghcr.io.
role: ci-cd
Envoyer l analyse de code à SonarQube et mettre en attente de validation (waitForQualityGate).
role: ci-cd
Part of #64 (Celery epic).
Problem
The prod (Hetzner) celery path is documented in hetzner-deploy.md §6 but explicitly ** not yet exercised on the box. **
Flipping it on today is a multi-step manual ...
celery
enhancement
Part of #64 (Celery epic).
Problem
With COMPUTE=poll the repo is the queue: a job sits PENDING in Postgres and the next poll tick re-SELECTs it, so a
lost/crashed worker self-heals. COMPUTE=celery gives ...
celery
enhancement

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.