Bug #4900
conditions database client lost retry code
Description
When we moved to the "wda" layer over libcurl for the http transport code,
we lost the retry code that was in the old WebAPI.cc module.
Thus we need do add retry logic to the ifbeam and nucondb packages, since
the wda.c layer they call to fetch & parse data from the database web
interfaces does not retry.
History
#1 Updated by Marc Mengel about 7 years ago
- Description updated (diff)
- Target version set to v1_2_7
Fixed in 1fe0c434
#2 Updated by Marc Mengel about 7 years ago
- Status changed from Resolved to Closed