Further robustness for putClientSettings #1904
Labels
needs:triage
New issue that needs triage
resolved:stale
No recent activity on the issue or PR
source:public
Issues created by the public
Summary
Increase robustness in corner cases possibly encountered by putClientSettings
Follow-on to issue #1524
Inconsistent results should be highly unlikley now, as the entire client configuration is passed to the server. In the typical UI flow there will be an update which should write the correct value.
Robustness improvments could include:
Reproduction Steps
Somehow rapidly make client changes using a slow server.
Result: Possibly something other than the last setting will be the perised one.
Expected Behavior
Simultaneous requests will error out in some reasonable fashion.
System
Additional Context
Add any other context about the problem here.
Screenshots
Screenshots
Add any relevant screenshots hereChecklist:
The text was updated successfully, but these errors were encountered: