goodboy / tractor

A distributed, structured concurrent runtime for Python (and friends)
GNU Affero General Public License v3.0
262 stars 12 forks source link

Chaos engineering - let's embrace it #26

Open goodboy opened 6 years ago

goodboy commented 6 years ago

I was snooping BB's powerfulseal project and found this reference to chaos engineering and this slick curated resource list.

Seems like a set of principles and ideas that tractor should address from the outset.

goodboy commented 6 years ago

Speaking of which I've been meaning to toy with toxiproxy (at least for the default Channel transport) to see how resilient auto-reconnect logic can get with trio.