Winger
Winger
I have the same problem...
I'm working on this at https://github.com/wingerted/ChinaDNS-C And I think I have get the right result for some test now...
I haven't deploy it on my router yet, since there is something strange. First I use edns-client-subnet on my host computer and query "www.taobao.com" via 8.8.8.8 with my VPS's(at American)...
@clowwindy Maybe I could merge this feature to ChinaDns first ?
@clowwindy OK, I will keep on it~ By the way, it's the first step for me to join open source community. It's a pleasure discussing with you, Thanks ~。~
@yichya how to fix this? is there any workaround ?
How about this issue now? I try 3.5.0 and found the same issue. I think it’s very important ! Without this behavior, it’s impossible to implement exception handling in the...
@desertaxle think abort the mini example ``` from prefect import flow, task from prefect.context import TaskRunContext from prefect.logging import get_run_logger import random from prefect.cache_policies import DEFAULT @task(cache_policy=DEFAULT) def get_customer_ids() ->...
Any update ? We can discuss.