Tyler Willingham

Results 14 comments of Tyler Willingham

Just voicing support - my team would love to see this land too :)

@marcotc @Surgo speaking from another team at another company that was also surprised to learn that we couldn't pass `web_service_name` to the configuration for the `rails` instrument (like we do...

@TonyCTHsu yeah exactly - I think that would be the solution for our team Once we enabled `request_queuing` our agent-level rejections set via **filter_tags** stopped working. Example `filter_tags` agent configuration...

We weren't able to reproduce this issue locally. Reproduction steps: 1. Sign-in as admin, navigate to /contributions 2. Remove all filters 3. Filter for ONLY Asks 4. Filter for Asks...

`--preserve-comments` as an argument name implies to me that comments will remain completely untouched. Unfortunately it appears that's not the case. `--preceeding-comments-only` or `--permit-preceeding-comments` feels more descriptive of the current...

@Jammjammjamm or @360dgries Do you have thoughts on this? You're the only active contributors I've seen over the last year or more

Can confirm, I'm experiencing this issue on Chewy 7.6.0 and Sidekiq 7.3.9 ```sh * chewy (7.6.0) Summary: Elasticsearch ODM client wrapper Homepage: https://github.com/toptal/chewy Path: /Users/tyler.willingham/.asdf/installs/ruby/3.2.4/lib/ruby/gems/3.2.0/gems/chewy-7.6.0 * redis (4.8.1) Summary: A...

@skcc321 it looks like you're a major version behind on sidekiq from where I'm experiencing the issue

@DaanVanVugt no, we're using signed, unexpiring GIDs in many places now. I think this is a better direction for our use case and it doesn't seem that novel. I'd be...

A question I'm anticipating and open to solving is how do actually `find` the associated record? I'm not sure how much we want to couple the solution inside of globalid...