observatoire-mobilite / odmkraken

The **kraken** is the orchestration layer responsible for gathering and postprocessing ODM's mobility data
MIT License
0 stars 0 forks source link

Create a simple way to visualise failed runs #67

Open gilgeorges opened 1 year ago

gilgeorges commented 1 year ago

Expected improvement

To facilitate using the dagit interface, create a web interface that allows visualising job failures. In particular, show the matched road segments and the last pings on NoWhereToGo and NoSolultion exceptions.

gilgeorges commented 1 year ago

This is what ui-deckgl intends to be. I could do everything in node.js and thereby easily fit the client and backend in one repo, while still deploying with conda.