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.

[Issue] Inconsistency while using where source

See original GitHub issue

I was testing the use of this syntax to retrieve urls by source:

> bbrf urls -p PROGRAM where source is 'httpx'

It takes some time (more than 1 minute, but it works)

But, if I do the following:

bbrf use PROGRAM

bbrf urls where source is 'httpx' 

It retrieves all urls (from all programs with the source ‘httpx’)

I’m using v1.1.7 and the latest server update.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
honokicommented, Apr 16, 2021

Hi @pdelteil - OK, looks like it will need some work on the client side maybe. For the sake of clarity, can you create a new bug for the slow processing issue? I’m closing this as the inconsistency when using source should be resolved.

1reaction
honokicommented, Apr 10, 2021

As for the described inconsistency: the fix appears to be a simple change to https://github.com/honoki/bbrf-client/blob/master/bbrf/bbrf.py#L835 which I’ve got lined up for 1.1.8

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inconsistency while activating Datasource - SAP Community
I have a problem when activating my datasource in Sandbox system. Error message says . Inconsistent user object 3FI_GL_I1_TT AGS100 for PSA /BIC/B0001259....
Read more >
Reducing Inconsistency in Integrating Data ... - Desarrollo Web
One of the main problems in integrating databases into a common repository is the possible inconsistency of the values stored in them, i.e.,...
Read more >
Inconsistency (Data Matching Issue) - Glossary - HealthCare.gov
Inconsistency (data matching issue). A difference between some information you put on your Marketplace application and information we have from other trusted ...
Read more >
Troubleshoot Inconsistency Between Data and Indexes
Learn how to deal with errors reported by the consistency check between data and indexes.
Read more >
Using Dremio to Fix Data Inconsistency
One of the most common cases that we face when dealing with different data sources is “Data Inconsistency”. Data inconsistency exists when different...
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