Need a meaningful error message when schedule names are too long
cppwfs opened this issue · comments
Currently if the schedule name character count is greater that 254 characters the PCF Scheduler returns a database exception.
We need to return a meaningful message to the user.
This issue is a child of spring-attic/spring-cloud-dataflow#3682