CCDBApi: Fix CCDBDownloader redirect errors#14029
CCDBApi: Fix CCDBDownloader redirect errors#14029davidrohr merged 2 commits intoAliceO2Group:devfrom
Conversation
This commit addresses: - Not following available redirects after receiving 4xx http code. - Not following all redirects provided via "Location" header. - Not following redirects after failing alien:/ or file:/ retrieval. - Improper fail-check in CcdbApi::loadLocalContentToMemory. - The headers holding etags and content-type from multiple locations.
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
@TrifleMichael @costing : This is supposed to fix the TPC CCDB issue? Is this ready to be merged from your side? |
|
Hi David, Yes, it should fix the new TPC objects. It would be great if you could try it out on a FST! Thank you, .costin |
This PR fixes: