Handle idle time between fetch results #212

Merged
wojtek merged 18 commits from 211---handle-idle-time-between-fetch-results into main 2024-09-08 23:23:53 +02:00

18 Commits

Author SHA1 Message Date
349332bd89 Move test
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m51s
Cargo CI / Lint (pull_request) Successful in 1m3s
2024-09-08 23:20:19 +02:00
086f1935ac Move all fetch code to fetch
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m7s
Cargo CI / Lint (pull_request) Successful in 1m4s
2024-09-08 23:14:16 +02:00
c7eb1cde55 Not dead code 2024-09-08 08:59:00 +02:00
d0fe2f6450 Centralise no-op
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m36s
Cargo CI / Lint (pull_request) Successful in 1m6s
2024-09-08 08:55:01 +02:00
56bf99f985 Compartamentalize machine traits 2024-09-08 08:45:58 +02:00
706e30f587 Minor rearrangement 2024-09-08 08:09:29 +02:00
66681a7ea9 Clippy
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 2m35s
Cargo CI / Lint (pull_request) Successful in 1m5s
2024-09-07 23:38:12 +02:00
b1e764ffb9 Complete unit tests 2024-09-07 23:35:45 +02:00
f5f2cc478f Unit tests for browse 2024-09-07 23:17:17 +02:00
5a07106793 Ui unit tests 2024-09-06 22:54:27 +02:00
616f4c9f35 Clear up call 2024-09-06 22:41:46 +02:00
405d16cbf9 Unit test for error 2024-09-06 22:38:31 +02:00
669d4c9da9 Unit tests for browse 2024-09-06 22:36:06 +02:00
c6a6d21199 Unit tests for matches 2024-09-06 22:25:35 +02:00
196de92959 Implemented as desired
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m38s
Cargo CI / Lint (pull_request) Failing after 1m3s
2024-09-06 21:34:40 +02:00
3f1845ed23 Proof of principle working
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 2m29s
Cargo CI / Lint (pull_request) Failing after 1m2s
2024-09-02 21:07:42 +02:00
7925d8ce91 New fetch module - old functionality
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m56s
Cargo CI / Lint (pull_request) Failing after 1m4s
2024-09-01 22:47:48 +02:00
9552311d02 Add fetch state 2024-09-01 22:14:45 +02:00