Skip to content

feat: cherry-pick PR #1503 and #1557 into release/0.8#1560

Merged
joanestebanr merged 3 commits intorelease/0.8from
fix/cherry-pick-1503
Mar 27, 2026
Merged

feat: cherry-pick PR #1503 and #1557 into release/0.8#1560
joanestebanr merged 3 commits intorelease/0.8from
fix/cherry-pick-1503

Conversation

@joanestebanr
Copy link
Copy Markdown
Collaborator

@joanestebanr joanestebanr commented Mar 27, 2026

🔄 Changes Summary

Cherry-pick of #1503 and #1557 into `release/0.8`

#1503 - Treat already-monitored GER tx as expected

  • Treats `ErrAlreadyExists` from `ethtxmanager` as expected behavior (not an error) in `submitTransaction`
  • Updates `zkevm-ethtx-manager` from v0.2.17 to v0.2.18

#1557 - Adjust REST timeouts

  • Increases `defaultDBQueryTimeout` from `60s` to `5m`
  • Increases REST server `ReadTimeout` and `WriteTimeout` from `2s` to `5m`
  • Motivation: previous values were too short for slow queries and long-running REST requests (e.g. aggchain proof generation can take up to 1h)

⚠️ Breaking Changes

None

📋 Config Updates

  • `defaultDBQueryTimeout`: `60s` → `5m`
  • `REST.ReadTimeout` / `REST.WriteTimeout`: `2s` → `5m`

✅ Testing

  • 🤖 Automatic: Unittest

🐞 Issues

🔗 Related PRs

🤖 Generated with Claude Code

@joanestebanr joanestebanr changed the title feat: cherry-pick PR #1503 - Treat already-monitored GER tx as expected (0.8.x) feat: cherry-pick PR #1503 and #1557 into release/0.8 Mar 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@joanestebanr joanestebanr merged commit 666c4eb into release/0.8 Mar 27, 2026
24 of 25 checks passed
@joanestebanr joanestebanr deleted the fix/cherry-pick-1503 branch March 27, 2026 16:16
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