upstash / issues

Issue Tracker for Upstash
https://upstash.com
2 stars 0 forks source link

usage increasing abruptly #114

Closed shivamch17 closed 2 months ago

shivamch17 commented 2 months ago

Usage before

image

Usage after making a single write and read call

image

I have made only a single write call to set the data and then a single read call to get the data through the api. But the usage has increased from 418 to 427.

Can anyone explain why? or its a bug

UPDATE

just refreshed the page when to 448 image

CahidArda commented 2 months ago

Hi @shivamch17,

This can happen because Upstash Console sends requests to your Redis instance when you navigate to the Redis Data Browser.

It also sends requests from time to time to check if your database is used for ratelimiting and if so, the console shows a link to the rate limiting dashboard.