Logs to info when transit time is greater than one hour
Logs error, sns notifies, and delete trips with transit between two stops of greater than one hour
Logs error and sns notifies, a collected message about the sum set of trips with transit times greater than one hour
Logs error and sns notifies, a message about the sum set of trips with transit times greater than three hours
If there are changes in VerifyFutureRouteService:
Abstracted parameter that represents problem routes
Changes in CheckForPlausibleStopTimes:
Logs to info when transit time is greater than one hour Logs error, sns notifies, and delete trips with transit between two stops of greater than one hour Logs error and sns notifies, a collected message about the sum set of trips with transit times greater than one hour Logs error and sns notifies, a message about the sum set of trips with transit times greater than three hours
If there are changes in VerifyFutureRouteService: Abstracted parameter that represents problem routes