snix/users/Profpatsch/my-prelude/src
Profpatsch ae0e75aaf2 feat(users/Profpatsch/whatcd-resolver): parallelize search pages
This bunches up 5 search page requests to run at the same time.
We use a conduit now, so we could get smart about returning partial
results and such (if for example upstream puts us into the rate limit,
which they do after 10 requests.

Change-Id: Idbb174334fa499c16b3426a8d129deaf3a1d3b0b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13245
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2025-03-11 19:45:40 +00:00
..
Json feat(users/Profpatsch/whatcd-resolver): implement artist refresh v0 2025-01-06 16:43:05 +00:00
Postgres feat(users/Profpatsch/whatcd-resolver): add html streaming & maps 2025-03-08 12:48:37 +00:00
Aeson.hs chore(users/Profpatsch): move utils to my-prelude 2023-07-16 20:15:49 +00:00
Arg.hs feat(users/Profpatsch/MyPrelude): add Arg 2024-05-13 16:09:24 +00:00
AtLeast.hs chore(users/Profpatsch): Update postgres module n stuff 2023-08-08 20:03:22 +00:00
Builder.hs feat(users/Profpatsch/whatcd-resolver): implement artist refresh v0 2025-01-06 16:43:05 +00:00
Comparison.hs feat(users/Profpatsch/whatcd-resolver): allow more than albums 2025-01-04 21:47:34 +00:00
Debug.hs feat(users/Profpatsch/whatcd-resolver): show json val on parse err 2025-01-04 21:47:34 +00:00
Divisive.hs feat(users/Profpatsch/my-prelude): add builder & divisible helpers 2025-01-05 21:00:11 +00:00
Json.hs feat(users/Profpatsch/whatcd-resolver): parallelize search pages 2025-03-11 19:45:40 +00:00
MyPrelude.hs feat(users/Profpatsch/whatcd-resolver): locally serve resources 2025-03-07 15:22:58 +00:00
Parse.hs feat(users/Profpatsch/whatcd-resolver): locally serve resources 2025-03-07 15:22:58 +00:00
Pretty.hs feat(users/Profpatsch/whatcd-resolver): implement artist refresh v0 2025-01-06 16:43:05 +00:00
RevList.hs feat(users/Profpatsch/my-prelude): add RevList 2025-03-06 23:41:43 +00:00
Seconds.hs chore(users/Profpatsch): Update postgres module n stuff 2023-08-08 20:03:22 +00:00
Test.hs chore(users/Profpatsch): move utils to my-prelude 2023-07-16 20:15:49 +00:00
Tool.hs chore(third_party/haskell): update pa packages 2023-10-15 18:58:41 +00:00
ValidationParseT.hs chore(users/Profpatsch): move utils to my-prelude 2023-07-16 20:15:49 +00:00