Skip to content

start-fuseki: make sure the server is ready #32

@NicolasRouquette

Description

@NicolasRouquette

Description

A clear and concise description of what the bug is.

Currently, start-fuseki waits 2 seconds before checking the status of the spawned Fuseki subprocess; however, the Fuseki server may not be ready to handle requests.

Steps to Reproduce

Steps to reproduce the behavior:

When the only dependency on start-fuseki is owlLoad, there is a potential race condition where owlLoad issues curl commands to load data into Fuseki before the Fuseki server is ready to handle such requests.

Expected Behavior

A clear and concise description of what should be the expected behavior.

Additional Context

Enter any other details such as dependencies, environment, examples, etc.

Relevant screenshots

If applicable, add screenshots to help illustrate the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions