Giter Site home page Giter Site logo

Comments (11)

JuicyLung91 avatar JuicyLung91 commented on June 18, 2024 1

Okay, thank you. Upon seeing the big banner, I interpreted it as indicating that the limit was nearing exhaustion rather than having already been reached. It says:

You are about to exceed your error limit and we will drop any excess events.

Thank you for now. I don't think I can update to 5.0 in my environment, but maybe I can just keep my other dependencies up to date :D

Feel free to close the issue.

from sentry-symfony.

Jean85 avatar Jean85 commented on June 18, 2024

It seems you're having a mismatch between your PSR-7 library and the php-http/message.
The environment in which you generated your composer.lock may have some issues. Are you maybe using the ext-psr? This seems the same issue as in getsentry/sentry-php#1718

from sentry-symfony.

JuicyLung91 avatar JuicyLung91 commented on June 18, 2024

Hi @Jean85

Thanks for your prompt attention to my issue.

Indeed, the connection to Sentry was working flawlessly until recently when this error started occurring. I haven't made any changes to our composer.lock file, nor have I installed the ext-psr extension. It's puzzling that this issue arose seemingly out of nowhere, mirroring the situation described in the linked issue.

Upon debugging the code, I've noticed that Sentry is receiving a 429 "Too Many Requests" response. Could this be related to the current problem we're facing? When I look in our sentry dashboard the monthly limit is not reached but many issues are "dropped". I have only been considering the error limit so far. Is there also a rate limit I need to be aware of?

When I update the composer dependecies the error is gone but no issue is accapted by sentry anymore.

from sentry-symfony.

Jean85 avatar Jean85 commented on June 18, 2024

@cleptric any suggestion? 429 response may be caused by the flood protection?

When I update the composer dependecies the error is gone but no issue is accapted by sentry anymore.

WDYM? Are events sent out? What HTTP response do you get?

from sentry-symfony.

JuicyLung91 avatar JuicyLung91 commented on June 18, 2024

I see this on sentry. The issues are "dropped". Dont know what this means. Should I change my plan?
Bildschirm­foto 2024-04-10 um 09 49 08

WDYM? Are events sent out? What HTTP response do you get?

429 or 200.

from sentry-symfony.

Jean85 avatar Jean85 commented on June 18, 2024

This is what the docs report: https://docs.sentry.io/product/stats/#usage-stats

Dropped events and attachments are ones the system dropped or discarded due to rate limits, quotas, spike protection, or because of invalid data.

I'll refer to someone inside Sentry to help you out further.

from sentry-symfony.

cleptric avatar cleptric commented on June 18, 2024

If you tell me your org slug, I might be able to investigate why we drop these events.

from sentry-symfony.

JuicyLung91 avatar JuicyLung91 commented on June 18, 2024

@cleptric Its liebscher-bracht

from sentry-symfony.

cleptric avatar cleptric commented on June 18, 2024

Ohh, you ran out of quota 😬. So we won't accept any new events until Apr 20, 2024. It should show you this in a big banner on the top of each page.

from sentry-symfony.

cleptric avatar cleptric commented on June 18, 2024

About the issue at hand, please upgrade to the new version 5.0 of this SDK. We completly rewrote the transport layer, shipping our own HTTP client, so you won't run into this issues anymore.

from sentry-symfony.

cleptric avatar cleptric commented on June 18, 2024

And lastly, we have to improve customer insights, refs getsentry/sentry#59320.

from sentry-symfony.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.