Callback called when a conversation times out during wait.
final Future<void> Function(String conversationName, CTX? ctx)? onConversationTimeout;