Daniel Khan

Results 28 comments of Daniel Khan
trafficstars

> * If a user doesn't dismiss the update text after we've shown it to them a few times can we auto-dismiss it for that user so it doesn't linger...

The `429` is returned from the API when a rate limit is met and it lacks an error text that explains the real reason. I don't have an example, just...

@AniketDas-Tekky can you provide an example of what this would look like? If we document this (if it isn't yet) and let support know, this might be good enough.

This seems to apply to regular rate limits but what if a customer is over quota?

What if they consumed all transactions?

@untitaker, [this](https://github.com/getsentry/support/discussions/51) was the original discussion where a user uses Node with tracing and sees 429. That's all we know and a symptom of the problem is that we can't...

@drmrbrewer - sorry for the late reply. I am currently looking through cases like what you showed here. Could you figure out what caused the gap here and what was...

@ipmb thank you. To validate an assumption I have: If you suspect which call this could be, what are the reasons to not instrument it manually?

Is there a chance to land this one? I'll be creating an online course in August and ideally I'd like to use the new feature there.

@alieslamifard are you referring to the result? Right now, the resulting code is not fully airbnb compatible as the non-es6 code wasn't as well. To not fix too much within...