Skip to content

errors that are cached are now only valid for 1h (or env var SUBSTREAMS_DETERMINISTIC_ERROR_MAX_AGE) after that automatically removed on next attempt#829

Open
sduchesneau wants to merge 1 commit into
developfrom
feature/retry-errors-older-than-1h
Open

errors that are cached are now only valid for 1h (or env var SUBSTREAMS_DETERMINISTIC_ERROR_MAX_AGE) after that automatically removed on next attempt#829
sduchesneau wants to merge 1 commit into
developfrom
feature/retry-errors-older-than-1h

Conversation

@sduchesneau

Copy link
Copy Markdown
Contributor

we have been caught a few times with deterministic errors that were caused by major incidents like broken blocks.
After fixing the blocks, there were some old errors lingering, and we had to hunt them down.
This simplifies the process, no more manual cleaning of errors after fixing block data in those rare scenarios.

…MS_DETERMINISTIC_ERROR_MAX_AGE) after that automatically removed on next attempt
@sduchesneau sduchesneau requested a review from billettc July 10, 2026 19:00
@sduchesneau

Copy link
Copy Markdown
Contributor Author

🔍 Vulnerabilities of ghcr.io/streamingfast/substreams:986a065

📦 Image Reference ghcr.io/streamingfast/substreams:986a065
digestsha256:b7354031ecfd7897ad208f10b29a15e1bde5a907171b9b8d3bdb7ebb610c3c57
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size109 MB
packages353
📦 Base Image ubuntu:24.04
also known as
  • noble
  • noble-20260610
digestsha256:52df9b1ee71626e0088f7d400d5c6b5f7bb916f8f0c82b474289a4ece6cf3faf
vulnerabilitiescritical: 0 high: 0 medium: 14 low: 5

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.

1 participant