You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(handler): move diagnostics into handler function for log capture
- diagnostics now run on every request instead of module import time
- use print() instead of logger for better stdout capture
- this ensures diagnostic output appears in runpod serverless logs
0 commit comments