Drew

Results 4 issues of Drew

Are we able to read records from a non-primary mongonode? Are we able to keep the timestamp/id for resume someplace besides mongo? Redis, pubsub, file, etc? We are in a...

Following the install directions: ``` npm install electron-devtools-installer --save-dev ``` Works like a charm. However, when we built our electron app in production mode, then we get the following error...

Has anyone seen an error like this before? ``` log = print_process (process, enable_print) File "/tmp/Linux_for_Tegra/bootloader/tegraflash_internal-py", line 164, in pr int_process outputchar = output. decode( 'ascii') UnicodeDecodeError: 'ascit' codec can't...