Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

motusUpdateTagDB: if getting metadata fails on call to tagme(), next call won't notice #5

Open
jbrzusto opened this issue Jul 1, 2017 · 1 comment

Comments

@jbrzusto
Copy link
Owner

jbrzusto commented Jul 1, 2017

Need a better way to determine which tags / receivers to grab metadata for.
Probably best to explicitly query tables for distinct IDs, then check which we
don't already have metadata for.
(possibly as a result of a "force" option?)

@jbrzusto
Copy link
Owner Author

jbrzusto commented Jul 4, 2017

or better, just grab metadata for each batch, before writing the record to the batch table.
A few more calls for a more acidic approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant