Daniel Heinrich

Results 8 comments of Daniel Heinrich

I build a minimal prototyp with the following steps: - name: uncache image: docker.io/minio/mc script: | mc config host add c3 $(params.server-url) $minio_access_key $minio_secret_key file=$(sha3sum $(workspaces.output.path)/$(params.cache-key) | cut -f1 -d'...

I have really no idea why completely different tests are failing.

the reason might be #97, try setting `max.in.flight.requests` to 1

Only on my tablet atm, but did you check the mg2 settings? If your model has a very small scale the default settings might not work, mg2 is a loss-full...

Hi, any updates?

If this repo is dead, then this might help other lost souls. I switched to https://thanos.io/v0.16/components/query-frontend.md/#caching and it was a seamless replacement for trickster

Hi, sadly this is not possible at the moment. The build ends when the plugin notices pact test failures. So the post-integration-test phase of maven is never called. The pattern...

@uglyog what is your stand on the three choices I lined out in my previous comment?