MeiliSearch/meilisearch-http/src
bors[bot] 010dcc3e80
Merge #2066
2066: bug(http): fix task duration r=MarinPostma a=MarinPostma

`@gmourier` found that the duration in the task view was not computed correctly, this pr fixes it.

`@curquiza,` I let you decide if we need to make a hotfix out of this or wait for the next release. This is not breaking.


Co-authored-by: mpostma <postma.marin@protonmail.com>
2022-01-12 14:50:58 +00:00
..
analytics Fix typo in error messages and comments 2021-12-21 16:01:38 +01:00
extractors feat(auth): Extend API keys 2021-12-14 17:33:39 +01:00
helpers fix tests 2021-09-28 18:57:36 +02:00
routes Bug(auth): Wrap key list in results 2022-01-04 14:10:30 +01:00
error.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
lib.rs Allow any header for CORS 2022-01-05 15:38:47 +01:00
main.rs Make sure that we can also specify the no-analytics flags with a boolean 2021-12-08 11:23:21 +01:00
option.rs Make sure that we can also specify the no-analytics flags with a boolean 2021-12-08 11:23:21 +01:00
task.rs Merge #2066 2022-01-12 14:50:58 +00:00