RnDAO/tc-botComm

Update bot status

Closed this issue · 1 comments

Goal

  • Check bot status and update accordingly
  • Report data extraction status

How

  • Wait for the schema to be updated
  • Update the bot status after checking the connection
  • Fetch the data only for the connected bots (db query needs update)
  • Toggle on the field for data extraction status when starting the extraction
  • Toggle off the field for data extraction when the data extraction ends

This fix was also part of this issue
TogetherCrew/mongo-lib#20