Skip to content

Why not support multiple job error handlers?  #1622

Open
@TeslaCN

Description

@TeslaCN

Feature Request

private final String jobErrorHandlerType;
private final Collection<String> jobListenerTypes;
private final Collection<JobExtraConfiguration> extraConfigurations;

Describe the feature you would like.

Remove field "jobErrorHandlerType". The job will have 3 error handlerse if I add 3 instances of ErrorHandlerConfiguration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions