trial_id (str) – Id of the trial.
This is a short alphanumerical string.
result (Dict | None) – Dictionary of result.
May be none when some error occurs.
error (bool) – Boolean representing a previous error state.
The result should be None when error is True.