mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-09 13:45:43 +00:00
3071: Analytics on the tasks route r=Kerollmops a=irevoire Implement the missing analytics on the delete and cancel task routes. + Batch the analytics on the `GET tasks` route to avoid flooding ourselves while polling meilisearch. Co-authored-by: Tamo <tamo@meilisearch.com>