hotwax / launchpad

Apache License 2.0
3 stars 19 forks source link

Enhance Log Out API Handling for System Downtime or Termination #84

Closed Dhiraj1405 closed 1 month ago

Dhiraj1405 commented 9 months ago

What is the motivation for adding/enhancing this feature?

Currently, our system does not adequately handle log out requests when the system is experiencing downtime or has been terminated. To improve user experience and provide appropriate feedback during such scenarios, we propose enhancing the log out API to gracefully handle situations where the system is unavailable.

What are the acceptance criteria?

Can you complete this feature request by yourself?

Additional information

dt2patel commented 1 month ago

Current handling ensures that if user is logging out and server is unavailable, they still are able to logout of their current app. Closing issue