Skip to content

Conversation

@bomoko
Copy link
Contributor

@bomoko bomoko commented Dec 15, 2025

This pull request makes a targeted improvement to error handling in the processPolydockAppUsingFunction method. Instead of logging the entire exception object, it now logs only the exception message, which results in cleaner and more relevant error logs.

  • Error Handling Improvement:
    • In PolydockEngineFunctionCallerTrait.php, updated the error logging context to include only the exception message ($e->getMessage()) instead of the full exception object for PolydockAppInstanceStatusFlowException handling.

@bomoko bomoko merged commit 7dc2db7 into main Dec 15, 2025
4 checks passed
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