TheTechromancer
TheTechromancer
Okay, I tried printing `method.__name__` before it's passed into `broker.register_task()`, and at least at that point, it's still accessible. It seems to lose it somewhere between `broker.register_task()` and `self.decorator_class()`.
Thanks for the suggestion! Looks like a neat operation you have going on! I noticed most of the URLs are redacted. Is this specific to the free API?
Got it. Yes this seems like it would be a really useful module! Would you be interested in making a PR? You could use the [`urlscan` module](https://github.com/blacklanternsecurity/bbot/blob/stable/bbot/modules/urlscan.py) as a starting...
Appears to still be happening: 
I think this is a log message from inside whois. Maybe can we silence its logger?
Can't reproduce the config issue. Starting bbot with the same preset excluded the `host_header` module as expected.
I'm not able to reproduce this. Can you share one of the offending files?
Thanks guys I'll look into it soon
I was able to reproduce this. Unsure on the exact cause since we can't see the underlying Java traceback. Upstream issue: - https://github.com/yobix-ai/extractous/issues/52
The language we choose to integrate with bbot for faster performance on some tasks (e.g. rust, golang, Nim) will inform this decision. We will need to make sure they're compatible.