Task #1851
Handle 'all books continuous link update' background thread being killed because the instance running it is terminated
Start date:
11/11/2021
Due date:
% Done:
100%
Estimated time:
Added by Ram Kordale about 3 years ago. Updated over 1 year ago.
100%
This is not solved yet.
Issue:
null pointer Exception occurred at getTheLastCreatedOrUpdatedTime() method present in AsyncUpdateBooksService class.
Fix:
Added null check before comparing the timestamps of AsyncUpdateBooks and Added some info logs. MR link - https://gitlab.com/kordale/rapidken-j/-/merge_requests/1302