Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

In function Adapter::subscribe(), there is a hard coded value for timeout for sleep before next iteration.

Aperta
#14 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
php
Ambito
databases

Direzione di ricerca

Locate Adapter::subscribe() and identify the hard-coded timeout used before the next iteration. Review how this adapter currently exposes settings, then determine a configurable interface and its expected default behavior. Done means the timeout is no longer fixed and can be configured without breaking subscription behavior.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

What steps will reproduce the problem?

In function Adapter::subscribe(), there is a hard coded value for timeout for sleep before next iteration.

What is the expected result?

Would expect the timeout to be configurable

What do you get instead?

Instead it is hard coded, fixed!

Additional info

Anyone have any ideas how we should implement this, a settings interface maybe???
Suggestions welcome!

Q A
Version master
PHP version 8
Operating system Linux/Windows
Lingua principale
PHP
Stelle
3
Fork
4
Merge medio
51m
PR unite (30g)
1

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di yiisoft/queue-db

Tutte le issue di yiisoft/queue-db

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.