SIENTIAPDE-1312
Update dependencies and enhance OpcRepository functionality - Updated sientia-dataops-library version to 1.4.7 in requirements files. - Modified GITHUB_BRANCH in values.yaml for improved pipeline management. - Refactored OpcRepository class to inherit from BaseActivity, adding enhanced logging and error handling during disconnection. - Implemented a disconnection fallback mechanism to ensure graceful handling of OPC server disconnections.
This commit is contained in:
@@ -3,7 +3,7 @@ psycopg2-binary
|
||||
sqlalchemy
|
||||
asyncua
|
||||
redis
|
||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.6
|
||||
git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.7
|
||||
prometheus-client
|
||||
botocore
|
||||
boto3
|
||||
|
||||
Reference in New Issue
Block a user