Skip to content

fix: add failed vault sample to batch logs#491

Open
Seranged wants to merge 14 commits into
developmentfrom
fix/vault-fetch-failed-address-sample
Open

fix: add failed vault sample to batch logs#491
Seranged wants to merge 14 commits into
developmentfrom
fix/vault-fetch-failed-address-sample

Conversation

@Seranged

Copy link
Copy Markdown
Contributor

Summary

  • Expose a bounded failed vault address sample in batch retry warnings.
  • Make vault fetch alerts easier to join back to the problematic label or contract without logging entire failed batches.

Changes

  • Adds failedAddressSample with up to three failed addresses to vault/fetchBatch warning fields.
  • Keeps failedCount as the total count for broader incidents.

Test plan

  • ./node_modules/.bin/eslint --fix entities/vault/fetcher.ts
  • npm run lint -- entities/vault/fetcher.ts
  • npm run typecheck

Seranged added 14 commits May 18, 2026 12:44
Resolve HyperEVM chain metadata for chain 999, add the chain logo asset, and cover the upstream ID collision with a registry regression test.
Reduce HyperEVM vault lens batch size and classify execution reverts as contract reverts so failed batches retry individual vaults instead of being dropped.
Use the working euler-simple-hyperevm 1.0.1 subgraph URL in the example environment config.
…ing"

This reverts commit 7ba4368, reversing
changes made to 6d9ccd5.
Use the latest HyperEVM subgraph URL in the example env file and leave the value unquoted for dotenv lint compatibility.
- add chain 999 intrinsic APY sources aligned to labels
- port HyperEVM provider extractors from lastdotnet/euler-data
- cover Hyperbeat and stakedhype response parsing
Include a bounded address sample on vault batch retry warnings so alerts expose the failing vault without dumping large batches.
@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: euler-xyz/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c934695d-8bb3-4b39-bae4-b982bb30d269

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/vault-fetch-failed-address-sample

Comment @coderabbitai help to get the list of available commands and usage tips.

@railway-app

railway-app Bot commented May 22, 2026

Copy link
Copy Markdown

🚅 Deployed to the euler-lite-pr-491 environment in euler-lite

Service Status Web Updated (UTC)
dev-build ✅ Success (View Logs) Web May 22, 2026 at 2:13 pm

@Seranged Seranged changed the base branch from feat/hyperevm-chain-support to development May 22, 2026 16:31
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