Update logic of order processing
Summary by Bito
This PR overhauls the order processing workflow by implementing RUSH and REGULAR order types with mock database integration. It refactors OrderProcessor.java with improved variable names and formatting, while revising error handling in TestClass.java by reducing retry attempts from 3 to 2. The changes enhance error management, logging, delivery date validations, and overall code clarity.Edited by prajakta bendre