Skip to content

Support default DataLoaderOptions in DefaultBatchLoaderRegistry  #522

Closed
@rstoyanchev

Description

@rstoyanchev

In BatchLoaderRegistry, it is possible to configure options for each registration via Consumer<DataLoaderOptions> where the underlying options instance is created with DataLoaderOptions.newOptions(). It would be useful to be able to configure the DataLoaderOptions instance to use by default.

This was suggested under #520.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions