Handle responses with custom error #14
No reviewers
Labels
No labels
bug
duplicate
enhancement
fix
good first issue
help wanted
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
xinux/relago!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/handle_response"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Now relago can handle server's responses and show related message for user.
Motivation
Relago lacked a handler for handling errors such as invalid request, server problem and so on.
What have I done
This PR solves this issue - closes #13
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.