Idle Class
Idle Event.null It means, that no RL action was yet available for this session.
Constructor
Idle(*, callback_time: typing.Union[float, NoneType] = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
callback_time
|
callback time in seconds. this mean,s you should wait for this much time before sending a new advance request. |