looks like your sentry instance is mad after last ...
# prisma-whats-new
v
looks like your sentry instance is mad after last night
429 (TOO MANY REQUESTS)
😡 1
n
That's typically a rate limiting problem though
Do you have more information when that happens? Sorry for the inconvenience!
v
trying to delete a node from Users
n
does that also happen when deleting other type of nodes?
v
i was able to do it from the playground
happening on load of any resource in the UI editor
n
what do you mean by "on load"?
ah, do you mean whenever you navigate to the data view of any model?
v
yes
you can see the error from the inspector / console
n
how is it affecting your experience other than the error log? Can you still add/edit/delete stuff?
v
No, I can't do any delete operations outside of the playground
Which is a fine workaround, but just to let you know
n
hm let me shoot you a PM
ok looks like disabling Redux DevTools helps, if anyone else comes across this problem