We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting lfu cache error in 0.31.0. The issue doesn't appear in 0.30.0. I believe something in this PRs broke it:
Entity
Jul 04 10:21:19.414 INFO Done processing trigger, gas_used: 178730037, data_source: Keeper, handler: handleRewardsUpdated, total_ms: 228, transaction: 0x5aa6…e4e6, address: 0xdbb2…5752, signature: RewardsUpdated(indexed address,indexed bytes32,uint256,uint64,uint64,string), sgd: 9, subgraph_id: QmYas9XFKX2TdUPAYg4TUWP6YzxgVnpnrCT1oBKAWZuMA6, component: SubgraphInstanceManager thread 'QmYas9XFKX2TdUPAYg4TUWP6YzxgVnpnrCT1oBKAWZuMA6[9]' panicked at 'empty cache but total_weight > max_weight', graph/src/util/lfu_cache.rs:282:18 stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic_display 3: core::panicking::panic_str 4: core::option::expect_failed 5: graph::util::lfu_cache::LfuCache<K,V>::evict_and_stats 6: graph::components::store::entity_cache::EntityCache::as_modifications 7: graph_core::subgraph::runner::SubgraphRunner<C,T>::process_block::{{closure}} 8: <graph_core::subgraph::runner::SubgraphRunner<C,T> as graph_core::subgraph::runner::StreamEventHandler<C>>::handle_process_block::{{closure}} 9: <tokio::task::unconstrained::Unconstrained<F> as core::future::future::Future>::poll 10: tokio::runtime::park::CachedParkThread::block_on 11: tokio::runtime::handle::Handle::block_on 12: graph::task_spawn::block_on note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
No response
Linux
The text was updated successfully, but these errors were encountered:
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.
Sorry, something went wrong.
No branches or pull requests
Bug report
Getting lfu cache error in 0.31.0. The issue doesn't appear in 0.30.0.
I believe something in this PRs broke it:
Entity
#4485Relevant log output
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
OS information
Linux
The text was updated successfully, but these errors were encountered: