fix: Remove if check for update time filters when adding shard ID clause in StreamMeasurements
StreamMeasurements always orders results by Update time so the shard ID clause should always be added. Testing revealed that with the if check, setting the after field is required for it to work properly.
fix: Remove if check for update time filters when adding shard ID clause in StreamMeasurements
StreamMeasurements always orders results by Update time so the shard ID clause should always be added. Testing revealed that with the if check, setting the after field is required for it to work properly.