This commit is contained in:
2022-02-17 23:52:33 +00:00
parent 8a5404f150
commit cead9ae589

View File

@@ -22,21 +22,19 @@ FIRST CLIENT SOURCE CODE COMMIT JAN 3rd 2019
# OUTSTANDING MAJOR AREAS TO BETA
beta versioning for actual release, beta rc1?
- BETA tester docs on what and how suggested to test?
Joyce will make survey for this
do a linux install fresh again here locally to confirm each step is still legit
metrics is fucked, see client 1 option, fix that before beta
beta notification handling, prevent sending emails to customers during beta test
i.e. All emails will be sent to only the following domains otherwise will be sent to single address for testing
in beta mode it will say I would have sent this email to blah@blah.com but here it is instead:
Maybe config in notification extra line that is beta mode send all to this address kind of thing
beta versioning for actual release, beta rc1?
do a linux install fresh again here locally to confirm each step is still legit
# OUTSTANDING BEFORE RELEASE
@@ -209,9 +207,6 @@ todo:3 todo: check out this SPA memory leak detector, it *does* have a login abi
todo:2 need to track fetched keys vs used keys so can tell if fetched a key that I don't need or stopped using due to code change
todo: 1 metrics fucked? db total size is empty, file storage sizes empty, route runs just returns empty, cpu memory are ok
uncomment out corejobmetricssnapshot line 92 once get trans keys missing figured out and let that run to see what the fuck, will need 24 hours without reboot, maybe needs to be enabled at devops??
todo:2 profiler page has columns: Request Start Response Start Dom Complete which are all empty, somethjing new added that needs to be disabled maybe??