roadscape.
roadscape.
Has this been resolved?
Hi @gregory-latinier where are we at with this PR?
@inertia186 could you try running the `synctune` branch? It has stricter enforcement of cached_post gaps.
``` hivemindsync Aug 13 03:26:58[2961]: INFO:hive.indexer.sync:[LIVE] Got block 35505415 at 2019-08-13T03:26:51 -- 18 txs, 0 posts, 0 edits, 4 payouts, 7 votes, 0 counts, 6 accts, 0 follows -- 594ms...
It looks like in these cases, `get_content` failed to return a post which was just created. This caused the inserts to be skipped over and later picked up by the...
Fix was merged in https://github.com/steemit/hivemind/pull/224 and [`173-missing-cache-entries-audit`](https://github.com/steemit/hivemind/compare/173-missing-cache-entries-audit) contains a startup routine which corrects any missing entries.
Because tags are mutable, this would need to be done at `cache` process, possibly using leveraging `valid` flag. Also, we will not be able to retroactively set non-`nsfw` invalid posts...
This is excellent.. thanks for starting the discussion. > A native post is structured just like an ordinary post in a community. The difference is that it is marked "sponsored"...
What's the `ad_revise` op? Might it be better for admins to reject an ad, then have the creator submit a new one?
Are there any pending `openmic` posts?