Skip to content

Failed Firmware Uploads Aren't Caught #15

@harrisonhjones

Description

@harrisonhjones

So I got the following curl response when I tried to upload a .cpp file. The current failure detection in the master curl function doesn't detect this as an error. We need to fix this:

{ "ok": false, "errors": [ { "ok": false, "output": "Compiler timed out or encountered an error", "errors": [] } ] }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions