Skip to content

Feature-Request: Enhanced Server Status Report #9

Description

@Jajaho

Server Online Indicator

We could add some indicator that the server is online.
This could easily be implemented on the server side via the addition of a new HTTP endpoint, which the uploader queries.

Progress Report

While the UI currently reports the status of the upload, it does not report processing progress. It merely states: processing started ... you will get an email soon. Then you will eventually get a mail or not.

This has happened to myself in 2/4 times so far highlights the need for more verbose logging, which would help the user to be more confident in the process and ease debugging.

As for implementation of the processing status report, this would likely require substantially more work because of the need for a two way client-server communication for which a web socket would likely be better suited.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions