Skip to content
Snippets Groups Projects
Unverified Commit 331c8a94 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Return cached worker info immediately, update in the background


Workers already update their state when it changes, and this state
propagates through OBS proxies, so we can safely return it immediately
when requested by the warden, and schedule an update in the background.

This should mitigate timeouts when the warden prods OBS proxy server
prods OBS proxy client prods worker, and while the reply climbs back
through the interpipes, warden times out and kills the job.

Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 0ec12a54
No related branches found
No related tags found
1 merge request!51Improve reliability, add more tracing/debugging
Pipeline #590798 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment