nclsndr/hermes

If we could send a request to a specific adaptor, it would be greater.

Opened this issue · 1 comments

Currently, I've known that the first response received from any client (adaptor) will be used as the final response for the provider. But if we could send a request to a specific adaptor, it would be greater.

@zcmgyu there's room for improvements regarding the concurrency management. Here to handle the case you describe you must use the "exclusive" mode.

⚠️ be careful this code is no longer maintained.