Not sure where the "running" status is coming from, but we are about to gut and rewrite the internals to put mblast on the compute platform which will change all of this anyway.
So instead of wasting time investigating an issue that will be gone in the next couple months, I added an alias to InProgress from the value "running" to fix the 500.
Not sure where the "running" status is coming from, but we are about to gut and rewrite the internals to put mblast on the compute platform which will change all of this anyway.
So instead of wasting time investigating an issue that will be gone in the next couple months, I added an alias to
InProgress
from the value"running"
to fix the 500.Resolves #145