Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Add messenger rate_limiter docs #17203

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

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

bobvandevijver
Copy link
Contributor

Documentation for symfony/symfony#41171


.. caution::

When a rate limiter is configured on a transport, it will block the whole
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about such wordings?

As a rate limiter on a transport will block its worker from consuming when the limit is hit,
you may run a dedicated worker handling such transport to avoid others being blocked.

(Perhaps the english is not perfect) but commenting for the idea

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think both are good, it is just a personal preference thing. I don't mind changing it, I also don't mind keeping it as is.

@ghost
Copy link

ghost commented Nov 23, 2023

Let's merge it after over a year.

@walva
Copy link
Contributor

walva commented Dec 13, 2023

Just came through this, very helpful.
I reconciliate 10k+ stripe payment, and it was indeed what I was looking for.

@carsonbot carsonbot changed the title Add messenger rate_limiter docs [Messenger] Add messenger rate_limiter docs Dec 14, 2023
@OskarStark OskarStark modified the milestones: 5.4, 6.3 Dec 14, 2023
@OskarStark OskarStark changed the base branch from 6.2 to 6.3 December 14, 2023 07:20
@OskarStark
Copy link
Contributor

It took time, but here we go, this is in now. Thank you very much @bobvandevijver.

@OskarStark OskarStark merged commit fa4e20f into symfony:6.3 Dec 14, 2023
@bobvandevijver bobvandevijver deleted the patch-2 branch December 14, 2023 08:30
@walva
Copy link
Contributor

walva commented Mar 12, 2024

Than you @OskarStark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants