on 2023 Dec 05 5:37 AM
As we know that $batch request can contain multiple requests in the payload, and the service handler will handle the request one by one. If I need to add some logic for each read entity event. How can I make those handler process execute in parallel.
Request clarification before answering.
As $batch is intended to run sequentially, I would assume the only way to do that is to create an additional endpoint (i.e. action) that you connect with a custom implementation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
62 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.