markFailed

abstract suspend fun markFailed(formKey: String, uniqueKey: String, error: String)

Mark FAILED with an error message; caller may retry later.