Skip to content
Discussion options

You must be logged in to vote

@Fahad021 you are correct. We hope to increase the limit as we can.

More details than you probably want: each POST to the job endpoint can use up to 3 CPUs and 4 GB RAM at its peak. Many of our users wish to run 1,000's of jobs per day, and so to allow equal access we have set the hourly limit to 200 jobs per hour. A typical job takes 45 seconds to a minute. So if five users submit 200 jobs per hour we have 1,000 jobs per hour, that is about 17 jobs per minute, consuming up to 51 cores and 68 GB of RAM.

It is important to note that these numbers are ballpark averages. Some jobs are faster, and the most complex ones take 5 minutes or more. All jobs sit in a queue waiting on CPUs/workers to…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by NLaws
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rate limit Limit on number of API posts per hour
2 participants