spring-attic / spring-cloud-deployer-cloudfoundry

The Spring Cloud Deployer implementation for Cloud Foundry

Repository from Github https://github.comspring-attic/spring-cloud-deployer-cloudfoundryRepository from Github https://github.comspring-attic/spring-cloud-deployer-cloudfoundry

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