iris-hep / idap-200gbps-atlas

benchmarking throughput with PHYSLITE
6 stars 1 forks source link

Full `qastle` for transform status request is too much #141

Open gordonwatts opened 2 months ago

gordonwatts commented 2 months ago

When SX is queried for the status it sends back not only the status but also the full qastle used in the query. As nice as this is sometimes, when you have 100's of transforms going, and the request is large (10K or so), that starts to add up to lots of information that is ignored being sent back and forth.

Perhaps an option in the status query that leaves that out by default?