Chris Hacker

Results 9 comments of Chris Hacker

What's the status of this? I'm running into a use case where I need the exact functionality described in #872. I'm currently just raising an error in the check if...

I'm running into what I think is the same issue. Despite what is written in [Snakemake's official documentation](https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html), this snakefile does not work: ```python from src.core.extract import get_extractors extractors =...

Seeing the same thing. Updated the yaml and the test data in PR #336

I also have a need for this - currently unable to do the query I want in the query builder without it

Also running into a use case for this in a project I'm working on

I am also experiencing this issue with 0.81.1. @Njaah-0 can you elaborate on how `onLayout` fixes this? On my end it looks like that is also not firing on ios.

Thank you! I was looking at proxy_cache_purge, but purchasing Plus for the purposes of the project I'm working on isn't really an option for organizational reasons. I'll try this today

I've set the proxy_cache_bypass as described, but am having an issue with caching 404s I'm running in docker, and have created ssl certificates per @dekobon's super helpful comment in https://github.com/nginxinc/nginx-s3-gateway/discussions/138....

Yep definitely not a browser caching issue, I'm seeing the behavior with basic requests via curl. I deleted a file "test/test.html" from the bucket. I have verified it has been...