-
-
Notifications
You must be signed in to change notification settings - Fork 53
Async DataLoader #248
Copy link
Copy link
Open
Labels
Priority: 3 - Medium 😒Should be fixed soon, but there may be other pressing matters that come firstShould be fixed soon, but there may be other pressing matters that come firstSeverity: 3 - Medium 😒Does not cause a failure, impair usability, or interfere with the systemDoes not cause a failure, impair usability, or interfere with the systemStatus: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Improvement 📈Performance improvement not introducing a new feature or requiring a major refactorPerformance improvement not introducing a new feature or requiring a major refactor
Metadata
Metadata
Assignees
Labels
Priority: 3 - Medium 😒Should be fixed soon, but there may be other pressing matters that come firstShould be fixed soon, but there may be other pressing matters that come firstSeverity: 3 - Medium 😒Does not cause a failure, impair usability, or interfere with the systemDoes not cause a failure, impair usability, or interfere with the systemStatus: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Improvement 📈Performance improvement not introducing a new feature or requiring a major refactorPerformance improvement not introducing a new feature or requiring a major refactor
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Allow dataset to have async
getItemmethod, so that the data can be fetched async.This infers DataLoader iterator will be async.
Are you interested in working on this improvement yourself?