parallel processing error fixed
when there was network problem with accessing search results search db could enter "broken state" that didn't allow to work with it anymore (at least some queries always returned exceptions)
parent
9966b070
No related branches found
No related tags found
Showing
- frontend-js/src/main/js/map/overlay/AbstractDbOverlay.js 1 addition, 1 deletionfrontend-js/src/main/js/map/overlay/AbstractDbOverlay.js
- frontend-js/src/main/js/map/overlay/SearchDbOverlay.js 2 additions, 2 deletionsfrontend-js/src/main/js/map/overlay/SearchDbOverlay.js
- frontend-js/src/test/js/map/overlay/SearchDbOverlay-test.js 37 additions, 19 deletionsfrontend-js/src/test/js/map/overlay/SearchDbOverlay-test.js
Please register or sign in to comment