nate nowack
nate nowack
thanks for the issue @NodeJSmith! we've added this to the backlog
the upstream fix should be merged and [released](https://github.com/encode/httpcore/releases/tag/1.0.5) at this point, so you should be able to upgrade `httpcore` to avoid this specific error
hi @ProfessorDisociate - I think a `Gitea` block of this sort would make most sense in a [collection library](https://docs.prefect.io/latest/integrations/) as opposed to in prefect core (we typically handle non-critical integrations...
hi @Andrew-S-Rosen - I could see convenience in having a `gather_futures` util that handles `asyncio.gather`ing the `.result()` calls for you. Would you be interested in contributing this?
@Andrew-S-Rosen no worries! we'll put this on the backlog and get to it when we can just as a note if its helpful, you can simplify your example above using...
I am not sure we want to accept other characters besides lowercase alphanumeric characters and hyphens for things like block document names - we explicitly enforce this [here](https://github.com/PrefectHQ/prefect/blob/ae646472c292305a6e3f1dd618c9a525459468fe/src/prefect/_internal/schemas/validators.py#L6) to surface...
hi @eiko4 - thanks for the issue! let me check with our UI folks on whether this is something we can / would like to support
hi @eiko4 - I will add this to our backlog. Any context / errors you have that illustrate how current html support in markdown artifacts is insufficient would be appreciated!
thank you for the context @eiko4 🙂 > would you be interested in me writing a solution here? feel free to share any potential solutions you've explored here!
hmm, this is strange - is this something you've encountered in marvin 2 at all yet? (if you've had the chance to try it out?)