bugbug/http_service
Boris Feld b184105453 Clean cached predictions when a bug gets updated (#786)
Fixes #765
2019-07-26 16:47:54 +02:00
..
models Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
templates Add OpenApi definition and docs (#617) 2019-07-18 11:42:27 +02:00
.dockerignore Add OpenApi definition and docs (#617) 2019-07-18 11:42:27 +02:00
Dockerfile Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
Dockerfile.bg_worker Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
__init__.py Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
app.py Clean cached predictions when a bug gets updated (#786) 2019-07-26 16:47:54 +02:00
check_models.py Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
docker-compose.yml Support classifying batches of bugs with a background worker (#321) 2019-06-07 21:22:14 +02:00
download_models.py Implement deployment to Heroku (#458) 2019-05-23 20:39:02 +02:00
ensure_models.sh Fix Docker build by downloading the models inside the image. Fix #504 (#516) 2019-05-29 20:43:58 +02:00
models.py Clean cached predictions when a bug gets updated (#786) 2019-07-26 16:47:54 +02:00
requirements.txt Pin flask-cors version to 3.0.8 2019-07-22 13:55:37 +02:00
utils.py Clean cached predictions when a bug gets updated (#786) 2019-07-26 16:47:54 +02:00
worker.py Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00