Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

HELP NEEDED, HOW to empty rest API queue

I'd really love to receive some help. I've created a big mistake with a loop in the application I'm building, and it took a while to perceive it and to stop the loop. 

I use the rest api to create items in a collection in a firebase firestore database. 

When I stopped all services on my site, the items just keep coming!

I have no idea where I can see whats going on, how many were actually created, how many more will be created and how much google is going to charge me for this. 

For now I deleted the project, knowing that I can restore it within 30 days. but as soon as I turn it on again, It starts creating again!

is there some way i can stop this?!

 

0 1 87
1 REPLY 1

Hi lefbrasil.

First of all, don't worry too much.

Go to the Usage tab in firestore. You can see Billable Metrics and you can also see the Usage and billing page. 

You need to modify the application logic again to prevent data generation.