iris-hep / idap-200gbps-atlas

benchmarking throughput with PHYSLITE
6 stars 1 forks source link

No easy way to map request ID's between machines #138

Open gordonwatts opened 2 months ago

gordonwatts commented 2 months ago

In the version 2.0 of the servicex front end, the user could create a file servicex_query_cache.json in their home directory. This file contained a mapping between query hashs as SX request id's. The file is text and suitable for check-in to github. This was an easy way of dealing with running on different computers and not having to manually port request id's around.

There are alternative ways of acheiving this functionality:

Somehow, however, this functionality needs to be there as it is very useful espeically for expensive transforms.