Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aphraoh opened this issue Apr 3, 2024 · 0 comments

Comments

@aphraoh
Copy link
Contributor

aphraoh commented Apr 3, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant