We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch [email protected] for the project I'm working on.
[email protected]
Issue is live run of forta agent, using python bot. It's hard to debug it, while having such errors:
proposed approach is to edit file
forta-bot-sdk/cli/utils/get.python.agent.handlers.ts
Line 119 in d73d507
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
[email protected]
for the project I'm working on.Issue is live run of forta agent, using python bot.
It's hard to debug it, while having such errors:
proposed approach is to edit file
forta-bot-sdk/cli/utils/get.python.agent.handlers.ts
Line 119 in d73d507
and change from "stderr" to "pythonError" which results in more informative error with proper traces
The text was updated successfully, but these errors were encountered: