Thomas Hunter II
Thomas Hunter II
The entire storage premise is flawed: http://redis.io/commands/keys > Warning: consider KEYS as a command that should only be used in production environments with extreme care. It may ruin performance when...
Need a way to limit messages. Perhaps to only a couple hundred. Quieter messages are much more important than loud ones, and this should be considered when limiting messages.
Right now, there are five predefined accuracy levels, which correlate to hash sizes of 2,3,4,5,8. We should instead have a slider from perhaps 1 to 10. Make the falloff time...
If the accuracy is greater than 200m, the device is probably bullshitting us. But, it could still be slightly accurate. As the accuracy decreases, start limiting the messages that can...
Could be a beep, or a desktop notification, or a timed title toggle. OR ALL THREE
Right now, when moving to a new area and getting existing messages, each is sent one at a time. Each of these messages has a dirty flag, and we have...
This PR rebuilds #4131. It removes hundreds of files worth of whitespace changes and rebuilds yarn.lock based on current `master` branch. Ultimately @jbertran will have done 90% of the work...
Looks like most of these failures were present as of the v4.41.0 release: https://github.com/DataDog/dd-trace-js/pull/4395