Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Comments

docs: add handling callback failures section to entropy best practices#548

Merged
cprussin merged 4 commits intomainfrom
devin/1735930285-add-entropy-callback-failures-section
Jan 3, 2025
Merged

docs: add handling callback failures section to entropy best practices#548
cprussin merged 4 commits intomainfrom
devin/1735930285-add-entropy-callback-failures-section

Conversation

@devin-ai-integration
Copy link
Contributor

Add Handling Callback Failures Section to Entropy Best Practices

This PR adds a new section to the entropy best practices documentation that explains:

  1. Failed callbacks are usually the result of a contract error (typically due to gas limits or implementation issues)
  2. Users can invoke the callback manually if needed, which helps in debugging the root cause

Changes Made

  • Added "Handling Callback Failures" section to the entropy best practices page
  • Included common causes of callback failures
  • Added reference to the debug-callback-failures guide for detailed debugging instructions

Link to Devin run: https://app.devin.ai/sessions/245d1a4da7674ece976a039472e28c55

Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 7:10pm
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 7:10pm

devin-ai-integration bot and others added 2 commits January 3, 2025 18:54
Co-Authored-By: Jayant Krishnamurthy <jayant@dourolabs.xyz>
@cprussin cprussin merged commit 81a6ef3 into main Jan 3, 2025
3 checks passed
@cprussin cprussin deleted the devin/1735930285-add-entropy-callback-failures-section branch January 3, 2025 19:30
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.

3 participants