Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

FIX: Do not fail if status doesn't respond in the interpreter#455

Merged
aakoshh merged 1 commit intomainfrom
fix-ignore-status-error-in-interpreter
Dec 6, 2023
Merged

FIX: Do not fail if status doesn't respond in the interpreter#455
aakoshh merged 1 commit intomainfrom
fix-ignore-status-error-in-interpreter

Conversation

@aakoshh
Copy link
Copy Markdown
Contributor

@aakoshh aakoshh commented Dec 6, 2023

Follow up for #426

I missed this part when making that change: it still tries to connect to CometBFT in end_block. This change ignores any error as a synonym for catching up.

@aakoshh aakoshh requested a review from adlrocha December 6, 2023 11:49
@aakoshh aakoshh force-pushed the fix-ignore-status-error-in-interpreter branch from 664b76e to c4b5500 Compare December 6, 2023 11:55
@aakoshh aakoshh requested a review from cryptoAtwill December 6, 2023 11:55
@cryptoAtwill
Copy link
Copy Markdown
Contributor

nice, this should resolve the issue I encountered in localnet.

@aakoshh aakoshh merged commit ea59cfc into main Dec 6, 2023
@aakoshh aakoshh deleted the fix-ignore-status-error-in-interpreter branch December 6, 2023 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants