about summary refs log tree commit diff
path: root/ops/kontemplate/example/some-api
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-05-13T14·02+0200
committerclbot <clbot@tvl.fyi>2024-05-13T16·09+0000
commit14353ce7510748b8fd7daa2298ac48528c9a0c75 (patch)
treeab13906173604ceaa366cc0a5d9cfcb40304bdee /ops/kontemplate/example/some-api
parent5ea5dff59780c019d67f0863c6d856d42dbf31b0 (diff)
fix(users/Profpatsch/MonadPostgres): take old formatter process r/8138
The pool library would always take out the most recently used perl
resource again, and since that is the one that we just spawned, we’d
be back at square one. Instead, we try to find an older one (or up to
200ms old) and use that instead, because that should be the one with
the fastest response time.

Okay, that was enough bullshit lol.

Change-Id: I6b999e682d02ab03206a9d1b707edf16daa04a0d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11657
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
Diffstat (limited to 'ops/kontemplate/example/some-api')
0 files changed, 0 insertions, 0 deletions