SIENTIAPDE-1811
Update .gitignore, requirements, and enhance OPC UA error handling - Added new entries to .gitignore for openspec and cursor directories. - Updated sientia-dataops-library dependency version in requirements-light.txt from 1.10.4 to 1.12.0. - Enhanced OPC UA communication by refining reconnect logic and error handling in opc_repository.py, including the introduction of a reconnect flag and improved session management. - Updated tests to cover new reconnect scenarios and ensure robust error handling for protocol states.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -53,4 +53,6 @@ catboost_info/
|
||||
.mypy_cache/
|
||||
mlruns/
|
||||
|
||||
relatorio*
|
||||
relatorio*
|
||||
openspec/
|
||||
.cursor/
|
||||
Reference in New Issue
Block a user