event#

event(event_type: EventType, event_details: Dict[str, Any] | None = None) Future[source]#

Submit create_event to ThreadPoolExecutor to avoid blocking.