Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:01
· 18 commits to master since this release

Job-search reliability and monitoring fidelity.

Fixed

  • The job-search index's slower responses could exceed the client's
    20-second timeout and be discarded as errors even though the query had
    actually succeeded — which both dropped fresh job leads and made the
    "Job search API" and "OneCLI gateway" nodes on the architecture page read
    as degraded. The timeout is now 45 seconds, matching how long that source
    can legitimately take, so those results land and the nodes reflect real
    health.