croservices / cro-core

The heart of the Cro library for building distributed systems in Raku, including pipeline composition and TCP support.
https://cro.services/
Artistic License 2.0
27 stars 9 forks source link

Adds optional originating information to X::Cro::Uri::ParseError #42

Open Xliff opened 1 month ago

Xliff commented 1 month ago

This provides a neutral way for consuming code to pass potentially helpful routing information so that such problems can be tracked to their root cause.