The machine-readability-poc-api container stops when the searched article has no infobox. See terminal log
Steps to reproduce:
- In termainl, in machine-readability-poc folder, start the demo with docker compose up -d --build
- Open the Browser in http://localhost:8080/
- Change to EnWiki project and select title: Anarchism , then press Show
- Open Docker Deskltop and check the machine-readability-poc-api container.
- You'll see the container is stopped and the last console message is: no infobox found
Checklist for testing
- If no infobox in article, the container keeps running and shows the JSON as normal