In SERVER-53923 we added reshardingCriticalSectionTimeout with a default value of 5 seconds. This value is too aggressive and causes some test failures - we could set this value to 24 hours for resharding_test_fixture so that we'll get a stack trace if the critical section takes too long.