This commit is contained in:
@@ -3,13 +3,6 @@
|
||||
PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early
|
||||
=-=-=-=-
|
||||
|
||||
todo: erase database missing subscriptions?
|
||||
Check and see what's missing, I just got 100 notifications about widgets made, I think because I picked generate data and had an old subscription still
|
||||
|
||||
todo: Test server down while polling in release mode, does it recover when server starts again or...?
|
||||
consider adding a trigger check in api methods or router or somewhere that gets triggered by user regularly
|
||||
then can check if it's running polling or not and restart if it is, particularly after a successful api call which says server is up and contactable
|
||||
|
||||
todo: read only version of duration, datetime, date, time, currency
|
||||
|
||||
todo: does Duplicate code really duplicate the tags?
|
||||
|
||||
Reference in New Issue
Block a user