-
Notifications
You must be signed in to change notification settings - Fork 439
DBAL Transport: polling_interval not taken into account #121
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No 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? No Sign in to your account
Labels
Comments
@maps82 How do you configure the transport? |
The configuration is:
|
fixed by #122 |
I don't think it is related to |
It doesn't matter to what I set polling_interval it always takes about 5 seconds per message... |
That's what I am saying, these things are unrelated. something must be wrong in another place |
No Sign up for free
to join this conversation on GitHub.
Already have an account?
No Sign in to comment
Hi!
I use the dbal transport for local development with symfony. Changing the polling_interval has no effect. It seems as the polling interval is always one second.
The text was updated successfully, but these errors were encountered: