Josh Ferge

Results 41 comments of Josh Ferge

yeah its missing a few segments to check, you can just simply remove the “download” query parameter from the endpoint query https://sentry.io/api/0/projects/sentry/javascript/replays/35d8228d910043fc82caac2c87e50c20/recording-segments/

Hello, please also add these features: ``` "organizations:issue-platform", "organizations:feedback-ingest", "organizations:feedback-post-process-group", "organizations:feedback-visible", ``` let me know if this does not work!

> fwiw, this is general good practice for use in front of load balancers, but I don't know nearly enough about the many ways that Sentry is used to know...

hello! thank you for the contribution. https://github.com/getsentry/sentry/pull/68771 is currently in progress, and will provide a more modular way to configure LLMs for usage with Sentry.

> Thanks for the reply however it seems this PR you linked still won't work for Azure OpenAI. :( > […](#) > On Wed, 17 Apr 2024, 04:47 Josh Ferge,...

looking at this some more, the sockets are network based, not file based, so i don't think this PR is correct. looking further

gonna guess its coming from https://github.com/getsentry/getsentry/blob/056e9cc337b98984b37ffd3b40a79adea07c32e5/getsentry/filestore.py#L141

https://github.com/getsentry/getsentry/pull/13948

@leeandher mind taking a look to see if your changes affected this?