-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
In some cases, GREIN apparently encounters an error / crash without returning an error code. Instead, it seems that the data stream just does not continue and load_dataset gets "stuck".
Suggestion
Add a timeout to the whole add_dataset function. This could even be an optional parameter for the function call. If the code does not complete within this time, an Exception is thrown
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request