question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Batch polling queries

See original GitHub issue

Right now, if you set pollingInterval on many queries, they will all be sending independent requests on their own schedule. We should see if we can schedule them in a smarter way.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
stubailocommented, May 2, 2016

Haha also I think it would be a really really cool thing to have - your whole UI updates on a consistent timer, so you don’t have a ton of random data coming in all the time.

1reaction
jbaxleyiiicommented, May 2, 2016

@stubailo that’s sounds like a lot of fun to build haha

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to poll BatchStatus for an executing job? - Stack Overflow
I'm trying to get the batch status or exit status using the JobExecution class, however the JobExecution is not retrieving the batch status...
Read more >
Run interactive and batch query jobs | BigQuery - Google Cloud
This document shows you how to run two types of query jobs in BigQuery: Interactive query jobs, which are jobs that BigQuery runs...
Read more >
BizTalk Server: SQL Patterns for Polling and Batch Retrieve
While there are many ways to develop our SQL Server interfaces, in this article, I'm presenting two patterns for Polling data and a...
Read more >
Poll for Job Status (Lambda, AWS Batch) - AWS Step Functions
Poll for Job Status (Lambda, AWS Batch). PDFRSS. This sample project creates an AWS Batch job poller. It implements an AWS Step Functions...
Read more >
What term is used to describe running frequent batch jobs to ...
This concept is similar to "polling". However polling has the connotation of being very frequent, multiple times per second, whereas the most ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found