:ring_buoy::grey_question:How many calls per secon...
# ask-a-descoper
t
🛟How many calls per second are we limited to?
I’ve audited our stripe to descope customer data and found there were 22 dropped creates
d
You were getting a 429 response for those 22?
t
I don’t know, how can we go see?
I have utc time stamps for when we should have seen them
Would you see a 429 response in our calls to you?
I’m not sure our webhooks are capturing logs yet
🚀🌅😳 (Launch early enough to be embarrassed)
🙌 1
I’ve got stats on the time between creates and misses from the stripe side
d
I'm seeing some Cannot create user warnings
Due to an incorrect phone number
t
iiiintersting
~177
I just gave you access to a sheet
Phone isn’t in that sheet because Stripe is a jerk
But email is
d
Do you want to zoom? It's because our user management API is not letting you add a broken phone number
message has been deleted
As you can see, this is what the number looks like
With no country code
t
yea those would be apple fn pay
Let me unhide some columns here
d
So I thought you tried adding before and it added them but added them incorrectly
Now it looks like they're not even able to be added to Descope with improper phone numbers like that 🤷🏼‍♂️
t
Not really true
Look at the meta data fix column vs the missing column
There isn’t a 1:1 relationship between users with bad phone data and failed creates
d
Hmm...
t
Well, actually let me look deeper here
None of the missing in descope were flagged for the apple pay issue but let me check
Oh bizzar
STRIPE!! 😡
So, i was using a visual check
@brainy-egg-40659 ^^
The missing user is is apple pay and has no country code in the payload
d
Ah ok so the user just isn't being created because of the bad phone number?
t
But the UI
yep. Looks like
but what’s incorrect numbers is we are still getting creates on users with incorrect
+56 is a valid country code — Chile, so is descope doing deeper phone validation checks to see if the full phone is valid?
or was the phone too few digits?
Moving all customer examples to private thread.