add a try/catch block to the code which introspects a Mongo collection so that...
add a try/catch block to the code which introspects a Mongo collection so that if an unexpected exception is thrown we can catch it and have a nice stack trace while not affecting the sync of other collections.
Loading
Please register or sign in to comment