You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One would have to adapt it, also checking if it's compatible with the new ndb lib for Python3, and replacing the usage of webapp2 by another lib like Flask.
But the core would remain the same : the DeferredHandler could be left unchanged (except for webapp2) and for the enqueue part integrating with Cloud Tasks would look like :
Would this implementation work with Cloud Tasks within Python 3 App Engine ?
The text was updated successfully, but these errors were encountered: