This commit is contained in:
2020-05-20 18:01:09 +00:00
parent 463084e99e
commit 3cccb4b385
3 changed files with 48 additions and 10 deletions

View File

@@ -1,11 +1,4 @@
{
"login": "manager",
"password": "l3tm3in"
}
{"login": "manager","password": "l3tm3in"}
todo: Search indexing performance improvement and exception avoidance (Search.cs 828)
@@ -15,6 +8,10 @@ todo: Search indexing performance improvement and exception avoidance (Search.cs
if detect it hasn't inserted (conflict) trigger a fetch instead
like what is being done now but won't have the exception to deal with!!
todo: Search confirm indexes are actually being used
todo: OPS notification created for failed jobs
also maybe direct immediate email bypassing generator?
Add backup fail to this will stub out for now