In the client, I wait in a loop until the current request counter decreases. The counter in the function in decode is decremented, but it is never called (infinite loop in client). This problem is relevant for client.remote() and not relevant for client.disaggregated()
In the client, I wait in a loop until the current request counter decreases. The counter in the function in decode is decremented, but it is never called (infinite loop in client). This problem is relevant for client.remote() and not relevant for client.disaggregated()