invoke

suspend fun invoke(result: ExecutorResult, message: QueueMessage.ExecutorMessage, start: Instant)

Processes the task based on the executor result.

Parameters

result

The result of the executor's operation.

message

The message containing task details.