-
Notifications
You must be signed in to change notification settings - Fork 535
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
Abstraction on top of Oppia GAE #5
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Milestone
Comments
BenHenning
added
Type: Improvement
Priority: Essential
This work item must be completed for its milestone.
labels
Aug 2, 2019
This is blocked on #4 for implementation. |
This was referenced Aug 2, 2019
BenHenning
changed the title
Abstraction on top of Oppia GAE
Abstraction on top of Oppia GAE [Blocked on #4]
Aug 12, 2019
BenHenning
changed the title
Abstraction on top of Oppia GAE [Blocked on #4]
Abstraction on top of Oppia GAE [Blocked: #4]
Aug 12, 2019
This was referenced Aug 22, 2019
This was referenced Aug 27, 2019
BenHenning
changed the title
Abstraction on top of Oppia GAE [Blocked: #4]
Abstraction on top of Oppia GAE [Blocked: #4, #88]
Sep 1, 2019
BenHenning
changed the title
Abstraction on top of Oppia GAE [Blocked: #4, #88]
Abstraction on top of Oppia GAE [Blocked: ##88]
Sep 5, 2019
BenHenning
changed the title
Abstraction on top of Oppia GAE [Blocked: ##88]
Abstraction on top of Oppia GAE [Blocked: #88]
Sep 5, 2019
rt4914
added a commit
that referenced
this issue
Sep 13, 2019
…r (Part 2) (#99) * Classroom testcases and exploration service, models and testcases and fake json responses * Load json files for test cases * Remove unused imports
BenHenning
changed the title
Abstraction on top of Oppia GAE [Blocked: #88]
Abstraction on top of Oppia GAE
Sep 17, 2019
8 tasks
BenHenning
moved this to Needs Triage
in [Team] Developer Workflow & Infrastructure - Android
Sep 15, 2022
BenHenning
added
the
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
label
Sep 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
The Oppia GAE backend needs to have an abstraction from which the rest of the app can interact. Since the prototype and MVPs are not expected to support push notifications, this interface will be entirely RESTful with async/future responses with error handling support. This implementation should support RPC retry for appropriate 5xx errors.
Work items:
The text was updated successfully, but these errors were encountered: