openhands.events.observation.error
ErrorObservation Objects
@dataclass
class ErrorObservation(Observation)
This data class represents an error encountered by the agent.
This is the type of error that LLM can recover from. E.g., Linter error after editing a file.