I'm having an issue with workersAI, it is returning all kinds of strange errors with little informat
I'm having an issue with workersAI, it is returning all kinds of strange errors with little information of what the problem may be. I have gotten:
InferenceUpstreamError: error code: 1031 and now I'm getting InferenceUpstreamError: <!DOCTYPE html>... where it is returning CF html error page, with 500 error. I've tried using my production worker, and then in dev with --remote and dev locally. In all cases it returns some variation of the above but all fail. The code worked fine yesterday and hasn't changed. It fails at the call "@cf/qwen/qwen2.5-coder-32b-instruct". All other requests appear to work.

