Does anyone know if this is expected behavior: If ...
# suitescript
s
Does anyone know if this is expected behavior: If a Map Reduce map function exceeds 5 mins, a SSS_TIME_LIMIT_EXCEEDED error is logged (this is expected), but once this happens, the remaining executions of the map function don't run.