-
Notifications
You must be signed in to change notification settings - Fork 0
Yuna/notif flow #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Yuna/notif flow #92
Conversation
alanna-zhou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! should probs update the PR title so when u merge in the commit name makes sense :p
| return session.serialize_session_v2() | ||
|
|
||
| except ValueError: | ||
| raise Exception("Invalid token") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hm wouldnt people debugging want to know the reason behind the invalid token
|
|
||
| # DEPRECATED!!!! | ||
| # NONE is a constant imported from constants.py with string value "None" | ||
| # Following line of code converts the NONE="None" string value into Python's null value None |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting i did not know this haha
tedim52
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Overview
New notifications flow implemented in v2 api
Changes Made
MOBILE || EMAILinstead ofIOS || ANDROID || WEB || NONEI hope it works :)
TODO
Have to migrate notification column on prod db from
IOS || ANDROIDtoMOBILEUpdate env var