pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
11 stars 11 forks source link

Improve the errors returned during version publish #145

Closed confused-Techie closed 1 year ago

confused-Techie commented 1 year ago

Requirements

Description of the Change

This PR expands the usage of common.detailedError() and the new content field of ServerStatusObjects to improve the error messages returned to users during the publishing of a new version.

This aims to help users understand what has gone wrong during a version publish, as well as provide further insight into some obfuscated aspects of the request handling. Ideally to allow smoother troubleshooting of these issues.