missing claim search entries - reposts + fee amount #75
Labels
No labels
area: database
area: documentation
area: elasticsearch
area: herald
area: packaging
area: scribe
consider soon
critical
dependencies
good first issue
hacktoberfest
help wanted
improvement
needs: repro
new feature
priority: blocker
priority: high
priority: low
priority: medium
type: bug
type: bug-fix
type: discussion
type: feature request
type: improvement
type: new feature
type: refactor
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/hub#75
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i.e.
{"jsonrpc":"2.0","method":"claim_search","params":{"page_size":20,"page":1,"claim_type":["stream","repost"],"no_totals":true,"not_tags":[],"order_by":["release_time"],"has_source":true,"fee_amount":">=0","channel_ids":["0739af4338a3e9c2307c4170107b30c0af1e1a1f"],"release_time":"<1656102420","include_purchase_receipt":true},"id":1656102468406}
is missing: https://odysee.com/@Cahlen:0/CahlenLee_20220623_DefiningHarm:4
This ended up being a bug due to fee amount filter - it works without it. Removed for now, but this should be fixed.
Could be similar to https://github.com/lbryio/herald.go/issues/40
I could not reproduce this against the production hubs using production SDK:
The stream was found:
The claim was the 4th of 20 in the first page.
@tzarebczan
Can you confirm this is no longer happening?
Never mind... This is a real issue that has still been happening recently. See #59 for examples not linked to this channel.
For some reason, this particular channel/claim is no longer an issue.