hypothesis / hypothesis/lms

Allow the user to retry a grade fetch/submit errors

Open
#2,420 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

Currently, the only way a user can retry fetching a grade is to close the error dialog, navigate to another student and then back. And the only way to retry a submitting a grade is to close the error dialog and click submit again. In some cases these errors may be a configuration issue, but in other cases they may be transient and it may be legitimate to retry the request.

Adding a retry button on these error messages will allow a user to retry each request.

![Screen Shot 2021-02-10 at 2 39 59 PM](https://user-images.githubusercontent.com/3939074/107582746-d1024300-6bae-11eb-8b68-13f1ad9a7cad.png)

SPIKE: Make sure this feature is valid. That is to say, if retry can in many cases work, then its probably a useful feature, but if in most cases retrying won't change the error, then this is not a very useful feature.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.