Skip to content

pass 'SUBSTREAMS_STORE_SIZE_LIMIT' from tier1 to tier2 #756

Open
sduchesneau wants to merge 3 commits into
developfrom
feature/storelimittotier2
Open

pass 'SUBSTREAMS_STORE_SIZE_LIMIT' from tier1 to tier2 #756
sduchesneau wants to merge 3 commits into
developfrom
feature/storelimittotier2

Conversation

@sduchesneau
Copy link
Copy Markdown
Contributor

  • when value is given from tier1, it overrides env var (default) value on tier2

…nv var value on tier2 if it is set from tier1
@sduchesneau sduchesneau requested a review from maoueh April 16, 2026 19:52
@sduchesneau sduchesneau self-assigned this Apr 16, 2026
@sduchesneau
Copy link
Copy Markdown
Contributor Author

sduchesneau commented May 6, 2026

🔍 Vulnerabilities of ghcr.io/streamingfast/substreams:fa621b9

📦 Image Reference ghcr.io/streamingfast/substreams:fa621b9
digestsha256:e771be11aaa717c2e26eda2aeed32c728f95290715abd2ced6df6ff8a12d4b8a
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size116 MB
packages353
📦 Base Image ubuntu:24.04
also known as
  • c136481b8f4cd58cb213a22ee358ea1047bc963a338c61cdccb518e233409f86
  • noble
  • noble-20260509.1
digestsha256:023f8a753c22258c9fe2d0005a7d28258038da7d620e9f93e9ad78aa266f9f11
vulnerabilitiescritical: 0 high: 0 medium: 23 low: 3

Comment thread storage/store/config.go
if storeSizeLimit != 0 {
return storeSizeLimit
}
return StoreSizeLimit
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be renamed most probably to DefaultStoreSizeLimit

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

Successfully merging this pull request may close these issues.

2 participants