Added error handling on ovm response

This commit is contained in:
Computerboer
2024-01-07 00:23:18 +01:00
parent 50024cf1ca
commit bbd20f7915
5 changed files with 52 additions and 31 deletions

View File

@@ -31,6 +31,7 @@
<Compile Include="app.py" />
<Compile Include="utils\auctionutils.py" />
<Compile Include="cache.py" />
<Compile Include="utils\helperutils.py" />
<Compile Include="utils\locationutils.py" />
<Compile Include="models\location.py" />
</ItemGroup>