2.3.8
EventAlreadyExistsError
Package: flyte.errors
This error is raised when the user tries to create an event that already exists within the action.
Parameters
class EventAlreadyExistsError(
message: str,
)| Parameter | Type | Description |
|---|---|---|
message |
str |