Dmitrii Fedorov

Results 7 comments of Dmitrii Fedorov

@mattes, @timoreimann Hi, guys. I've been using marathon mock based on testify.mock library. Check it out in this gist - https://gist.github.com/dmajere/3ea25e488cd0a02a507fa77cb3c2c76a If you like it, i can make a PR

I totally agree with keeping fields naming in python consistent. I like attr metadata approach much better then the one I've proposed before, It will make code much more declarative,...

How do you suppose to use it for shared constants? For example for colors, will it be `Color` class with fields `RED`, `GREEN` etc?

Used host_header as example, added https://github.com/getsentry/relay/pull/4713

No, this header is used by envoy to pick correct upstream.

Here is the full explanation of a problem and solution we aim to https://www.notion.so/sentry/US-Frontend-routing-1eb8b10e4b5d808fb561f335c15ad423?pvs=4

@Dav1dde confirmed with @oioki and @gi0baro Turning it back into ready for review. Change is minor, do you need it to be in change log?