flutter/packages/flutter_tools/lib
Jonah Williams 2133343a29
[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
2020-03-10 11:35:52 -07:00
..
src [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00
executable.dart [flutter_tools] Reduce context usage in analyze command and tests (#49589) 2020-03-05 17:20:54 -08:00
runner.dart [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00