[web-bluetooth] GATT operation in progress - how to handle it?

perja12 has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== GATT operation in progress - how to handle it? ==
I have a web page that writes to a characteristic, but if I do this 
too fast, I will get the error "GATT operation in progress". Is this 
something the page author should handle or should the implementation 
take care of queuing the requests?

If it is the page author, it will be good to include some 
recommendations for how to handle this. AFAIK there is no way to query
 the state of the implementation other than responding to the errors.

Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/188 using your 
GitHub account

Received on Tuesday, 24 November 2015 09:34:29 UTC