djsegal/julia_observer

Add alert to warn people when data is wonky

Closed this issue · 1 comments

For example,

  • Just restarted the server to upgrade the ram
  • This caused the flash memory to be dropped (all the package caching)

// package caching -> not exceeding github api limit

This seems like the wrong approach

// arguably shouldn't have even let wonky data in to begin with...

(closing)