aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
3 stars 4 forks source link

Increase default VM memory to 2000 MiB and add validation #87

Closed MHHukiewitz closed 9 months ago

MHHukiewitz commented 9 months ago

Suggested value ranges:

github-actions[bot] commented 9 months ago

This PR is categorized as 'BLACK' due to the extensive changes it introduces. The changes include:

These changes have a high potential for introducing bugs, as they affect the core functionality of the library by modifying default values and adding new constraints on resource usage. Additionally, the addition of new validation functions requires deep understanding of the project architecture and could introduce new bugs if not implemented correctly.

hoh commented 9 months ago

As discussed in the meeting today, hardcoding such limits in the SDK does not make sense.