Skip to content

Issue #342 - fix issues with devappserver for EE8 - #343

Merged
copybara-service[bot] merged 1 commit into
mainfrom
devappserver-342
Feb 13, 2025
Merged

Issue #342 - fix issues with devappserver for EE8#343
copybara-service[bot] merged 1 commit into
mainfrom
devappserver-342

Conversation

@lachlan-roberts

Copy link
Copy Markdown
Collaborator
  • because the sessions are written within doScope the ApiProxyHandler needed to extend ScopedHandler to properly set the ApiProxy.Environment
  • The HttpChannel.Listener used to await on the MAX_SIMULTANEOUS_API_CALLS semaphore was too early, instead I have used the Request.addCompletionListener for a better interception time when all the session writes have been initiated.

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
@copybara-service
copybara-service Bot merged commit 1ed7093 into main Feb 13, 2025
@copybara-service
copybara-service Bot deleted the devappserver-342 branch February 13, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants