Page MenuHomePhabricator

Improve error handling
Open, LowPublic

Description

Our error handling is somewhat inconsistent and there are a few aspects we could improve:

  • Users can get stuck in a loop when logging in via OAuth. If their session times out, they get kicked back to the tool with the same tokens, which can raise the same errors.
  • We sometimes get 500 errors from OAuth. Instead of presenting the user with a straight server error, we could pass the error message through to them.

Related Objects

StatusSubtypeAssignedTask
OpenNone
OpenNone

Event Timeline

Samwalton9-WMF created this task.

Hi @Samwalton9, I have started learning about OAUTH ,could you plz help me with this task?
Thanks!!

@Shashikantsingh7: Hi! This task has been assigned to you a while ago. Could you maybe share an update? Do you still plan to work on this task, or do you need any help?