Comment 6 for bug 2025480

Revision history for this message
Bence Romsics (bence-romsics) wrote (last edit ):

I had an idea to measure the frequency of this bug with different update_resources_interval settings (fails/tries):

update_resources_interval = -1 : 0/40
update_resources_interval = 120 : 2/40
update_resources_interval = 60 : 4/20
update_resources_interval = 20 : 11/20

This makes me think that something triggered by api operations is racing with something in the update_available_resource periodic job.