From eac05c610d08164f0a41d3a6b6f559a9d9fba019 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Fri, 9 Oct 2020 13:59:07 -0400 Subject: [PATCH] docs: add bandwidth note Resolves #479 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1998269..32bad8c 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ The purpose of this bot is to get an Nvidia card. It tries multiple things to do -> :point_right: You may get false positives from time to time, so I apologize for that. The library currently waits for all calls to be completed before parsing, but sometimes this can have unknown behavior. Patience is a virtue :) - | | Adorama | Amazon | Amazon (CA) | ASUS | B&H | Best Buy | Best Buy (CA) | EVGA | Micro Center | Newegg | Newegg (CA) | Nvidia | Office Depot | PNY | Zotac | |:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:| | **3070**| | | | | | | | | | | | | | `✔` | | @@ -130,6 +128,8 @@ Here is a list of variables that you can use to customize your newly copied `.en > :point_right: You can test your notification configuration by running `npm run test:notification`. +> :point_right: Data usage is [known to be high](https://github.com/jef/nvidia-snatcher/issues?q=is%3Aissue+sort%3Aupdated-desc+bandwidth). This is expected as the program scrapes many websites in parallel 24/7. To help reduce this, use `LOW_BANDWIDTH="true"`. We are looking into other solutions as well, but is low priority. + #### Supported stores | Stores | Environment variable |