veleinfobip
Results
2
comments of
veleinfobip
found that too and start discussion as well [here](https://github.com/unclecode/crawl4ai/discussions/824)
Maybe you can add to beginning of inlet and outlet some code, like this: ``` if "task" in body.get("metadata", {}): mtask = body["metadata"]["task"] error_message = f"This is task: {mtask}" print(f"Skip:...