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

Batch processing or batch erasure - which does 'flushed' mean? #7695

Open
2 tasks done
Mizunanari opened this issue Jul 29, 2024 · 2 comments
Open
2 tasks done

Batch processing or batch erasure - which does 'flushed' mean? #7695

Mizunanari opened this issue Jul 29, 2024 · 2 comments

Comments

@Mizunanari
Copy link
Contributor

Mizunanari commented Jul 29, 2024

Where is the problem?

https://docs.konghq.com/gateway/latest/kong-plugins/queue/#queue-flush-on-shutdown

What happened?

It is not clear whether flushed means sending the queue request to the upstream server or deleting the queue contents.
I need clarification on the meaning of flashed.

What did you expect to happen?

I expect queue requests to be deleted en masse, is that correct?

Code of Conduct and Community Expectations

  • I agree to follow this project's Code of Conduct
  • I agree to abide by the Community Expectations

Tasks

No tasks being tracked yet.
@Mizunanari
Copy link
Contributor Author

For example, in PHP functions, the sending process is denoted as flush.
https://www.php.net/manual/en/function.ob-flush.php

@lena-larionova
Copy link
Contributor

lena-larionova commented Sep 6, 2024

@jschmid1 could you please help clarify the meaning of "flushed" in the context of plugin queues?

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

2 participants