Tamo
|
cd271b8762
|
stop trying to process searches after one minute
|
2024-09-02 16:27:51 +02:00 |
|
Tamo
|
3ce8500d4c
|
ensure we never early exit when we have a permit and remove the warning when we implicitely drop a permit
|
2024-09-02 16:27:51 +02:00 |
|
Tamo
|
588000d398
|
add a warning to help us find when we forget to drop explicitely drop a permit
|
2024-09-02 16:27:51 +02:00 |
|
Tamo
|
92b151607c
|
explicitely drop the search permit
|
2024-09-02 16:27:51 +02:00 |
|
Louis Dureuil
|
7559dfc814
|
Merge tag 'v1.8.2' into release-v1.9.0
|
2024-06-10 15:07:34 +02:00 |
|
Louis Dureuil
|
50f8218a5d
|
Asynchronously drop permits
|
2024-06-10 10:19:57 +02:00 |
|
Tamo
|
7ec4e2a3fb
|
apply all style review comments
|
2024-05-15 15:02:26 +02:00 |
|
Tamo
|
caa6a7149a
|
make the attribute ranking rule use the weights and fix the tests
|
2024-05-14 17:36:32 +02:00 |
|
Tamo
|
b7c582e4f3
|
connect the search queue with the health route
|
2024-03-27 15:49:43 +01:00 |
|
Tamo
|
03c886ac1b
|
adds a bit of documentation
|
2024-03-27 15:38:36 +01:00 |
|
Tamo
|
087a96d22e
|
fix flaky test
|
2024-03-27 11:05:37 +01:00 |
|
Tamo
|
55df9daaa0
|
adds a comment about the safety of an operation
|
2024-03-26 19:34:55 +01:00 |
|
Tamo
|
2e36f069c2
|
fmt imports
|
2024-03-26 19:23:55 +01:00 |
|
Tamo
|
8127c9a115
|
handle the case of a queue of zero elements
|
2024-03-26 19:04:39 +01:00 |
|
Tamo
|
e2a1bbae37
|
simplify and improve the http error
|
2024-03-26 17:53:37 +01:00 |
|
Tamo
|
e433fd53e6
|
rename the method to get a permit and use it in all search requests
|
2024-03-26 17:28:03 +01:00 |
|
Tamo
|
c41e1274dc
|
push and test the search queue datastructure
|
2024-03-26 15:56:43 +01:00 |
|