[flutter_tools] cache result of BotDetector in persistent tool state (#52325)
The Azure bot detection can take up to a second to determine if a client is/isn't a bot. To prevent this from slowing down all flutter commands, we can cache the results in the persistent tool state - since we don't expect the same client id to ever become a bot or stop being a bot
J
Jonah Williams committed
2133343a2939ad171d14714c45d6cb92a6479c0a
Parent: 3778798
Committed by GitHub <noreply@github.com>
on 3/10/2020, 6:35:52 PM