diff --git a/UpNext.md b/UpNext.md new file mode 100644 index 0000000..1b541e5 --- /dev/null +++ b/UpNext.md @@ -0,0 +1,5 @@ +# What to do next: + +* Cannot drop a MongoDB Collection if it doesn't exist. Need to wrap a the drop within an if block. - dbAccess.services + +* Need to check age of Corpus data and only update if not present or older than 14 days (1209600000ms) \ No newline at end of file