Questions tagged [quota]

A quota is a limited quantity of things, such as storage, bandwidth, etc.

618 questions
5
votes
1 answer

What happens when exceeding Firebase Auth API quota

I know about the Auth API quotas from Firebase Docs. And I want to know what happens when these quotas are exceeded? Do I get charged more money? Or does the Auth functionality stop until the limit is over?
Pallavi Goyal
  • 536
  • 1
  • 4
  • 21
5
votes
2 answers

Google Maps Javascript API quota is set to 1

I'm receiving this error when using Maps Javascript API Maps error Apparently, it's because I have exceeded my quota limit; however Google states I have up to 100,000 requests per 24 hours (Google Usage Limits) When I access Gmy API dashboard, it…
Chris
  • 89
  • 1
  • 4
5
votes
1 answer

When exceeding the data quota, what is the best way to "split up" this github repo?

I added several ~1M files to (an already large) repo. Upon the next add/commit/push, I received this error: Git LFS: (0 of 1 files) 0 B / 28.35 KB batch response: http: This repository is over its data quota. Purchase more data packs to restore…
ShanZhengYang
  • 16,511
  • 49
  • 132
  • 234
5
votes
1 answer

Docker - Disk Quotas

I understand that docker containers have a maximum of 10GB of disk space with the Device Mapper storage driver by default. In my case, I have a worker container and a data volume container. I then link them together using "-volumes-from". I also use…
James
  • 179
  • 2
  • 10
5
votes
2 answers

How to define a disk quota for docker containers?

I'm was faced with the requirement to have disk quotas on docker containers. Specifically I want to limit the amount of data that is not in the layers of base image but in the diff. Googling for "docker disk quota" suggests to use either the device…
Fabian Jakobs
  • 28,815
  • 8
  • 42
  • 39
5
votes
1 answer

Google Drive API request limitations

Im asking for support or special knowledge. In my app Im using Google Drive and need to insert/remove permissions to 1000+ files. Google API does not allow me to set permission to multiple files in one request, so I need to make 1000+ requests (or…
Vlad Tsepelev
  • 2,056
  • 1
  • 21
  • 32
5
votes
2 answers

Google Apps Script Properties Quota Clarification

Hoping to get some clarification on what Google describes as the quotas for Google Apps Script Properties. The quotas and limits are found here: https://developers.google.com/apps-script/guides/services/quotas The page lists 50,000 writes to…
stmcallister
  • 1,682
  • 1
  • 12
  • 21
5
votes
2 answers

Increase the size of the WebSQL quota in a WebView

In a normal Android web app the maximum size for a WebSQL database is normally around 8MB. In a hybrid web app I am making I would like to increase this limit. How would I go about doing that? It seems that WebStorage might have something to do with…
oligofren
  • 20,744
  • 16
  • 93
  • 180
5
votes
2 answers

Programmatically access Google App Engine Quota Details

Does anyone know if it is possible to access via code either from within App Engine SDK or some form of WebAPI your current account quota details. I would like to be able to track the datastore usage and bandwidth usage within the running…
Littlejon
  • 1,066
  • 9
  • 24
5
votes
2 answers

"Exceeded quota: too many free query bytes scanned for this project" in Google BigQuery

I'm getting the above error since yesterday, after trying out Google BigQuery with JasperReports Server. I couldn't find any info on this, since the first 100GB should be free and the BigQuery Access Report is saying: BigQuery Resource Usage for API…
MisterXtm
  • 53
  • 1
  • 4
5
votes
3 answers

Remove all files created by specifed user

I have quotas-enabled drive and I want to remove all files created by specifed user (actually a set of applications that runs using special account) from that drive. How can I do this without recursivly checking all files and folders on HDD is it…
Alexus
  • 436
  • 1
  • 6
  • 19
4
votes
2 answers

Python access to NFS quota information?

Are there any Python modules that will let me get access to NFS quota information without having to parse the output of the quota command? I am aware that if I were sufficiently motivated I could write my own ONC/RPC code using Python's xdrlib…
larsks
  • 277,717
  • 41
  • 399
  • 399
4
votes
1 answer

Appengine LogService has an undocumented quota - up to 1000000 reads per day, know a way to workaround?

Appengine LogService has an undocumented quota: You can make up to a 1,000,000 reads from it per day, and then you'll receive the following error: Traceback (most recent call last): File…
theosp
  • 7,439
  • 3
  • 23
  • 24
4
votes
1 answer

Firebase Firestore Indexes issue: Oops, indexes failed to load

When I visit the Firebase Firestore Index page, it shows an issue as "Oops, indexes failed to load!". I inspect the error and it shows 429. When I view indexes through GCP, it shows as Failed to load indexes: Request throttled at the client by…
4
votes
3 answers

Google unable to enable billing due to project limit however there are not any projects with billing enabled

As you can see in the picture below all of my projects have billing is disabled. However when I try to enable billing on one of the projects, I get Unable to enable billing popup due to You have reached the limit of projects on which you can enable…
Pasang
  • 81
  • 1
  • 7