Merge pull request #23241 from open-craft/blockstore-runtime-bug-fix
Fix Blockstore XBlock Runtime's handling of occasional S3 errors
Showing
- openedx/core/djangoapps/xblock/runtime/blockstore_field_data.py 3 additions, 1 deletion...x/core/djangoapps/xblock/runtime/blockstore_field_data.py
- openedx/core/djangoapps/xblock/runtime/blockstore_runtime.py 7 additions, 2 deletionsopenedx/core/djangoapps/xblock/runtime/blockstore_runtime.py
- openedx/core/djangoapps/xblock/runtime/olx_parsing.py 3 additions, 0 deletionsopenedx/core/djangoapps/xblock/runtime/olx_parsing.py
- openedx/core/djangolib/blockstore_cache.py 32 additions, 22 deletionsopenedx/core/djangolib/blockstore_cache.py
- openedx/core/lib/blockstore_api/__init__.py 1 addition, 0 deletionsopenedx/core/lib/blockstore_api/__init__.py
- openedx/core/lib/blockstore_api/exceptions.py 4 additions, 0 deletionsopenedx/core/lib/blockstore_api/exceptions.py
Loading
Please register or sign in to comment