Samuel Colvin
Samuel Colvin
I think [`format_as_xml`](https://ai.pydantic.dev/api/format_as_xml/) should cover this.
I guess if the port is not the standard port, e.g. 80 or 443, it should show.
@brettkromkamp we'll do our best to get something merged and released this week.
~~I've added support for `Interrupt` to interrupt a run and continue it from the right place.~~ I've remove `Interrupt` and instead added `next()` method which provides the same functionality, but...
> Just wondering if the new interrupt mechanism can be used for HITL-purposes? Or, is it more for retrying steps in case of failures. It could also be a general...
> 1. It seems that a node's multiple out-edges refer to different transition conditions. Will it be possible to see the condition on the mermaid graph? Hi @ME-Msc, I'm not...
@ME-Msc I've updated the example above to: 1. Show an `Edge` annotation 2. Show docstings becoming notes in the mermaid chart
> @izzyacademy Thank you for your explanation. As for the second question, I am afraid that aggregating all the parallel tasks in one node only by regular Python code (asyncio,...
Ideally we would: * add to the docs a way to report security problems, perhaps [email protected] which goes to you and perhaps other trusted aiohttp maintainers. * publish how long...
> 1 great > 2 I think 2 months of support (security bugs only) for an old major version after a new major version is released is sufficient, maybe others...