gyorilab / indra_network_search

REST API for querying the network of biochemical mechanisms in the INDRA DB.
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

Extend subgraph timeout #28

Closed kkaris closed 1 year ago

kkaris commented 2 years ago

This PR adds the option to set a timeout for the subgraph endpoint.

The PR also fixes some minor issues related to testing the service locally.

kkaris commented 1 year ago

After merge, the docker needs to be updated and the service restarted on the server.

kkaris commented 1 year ago

Tests are passing locally