Skip to content

Uncaught timeout during load_dataset #4

@jgriss

Description

@jgriss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions