[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This module offers a method for creating threads that are independent of the request context that spawned them and continue execution after the initial request is finished."],["`App(...)` function is available to present Handle() as a WSGI application for Titanoboa."],["`EnqueueBackgroundThread(...)` function allows for queuing a new background thread request associated with a specific request ID."],["`Handle(...)` function is designed to manage incoming background requests."],["The `BACKGROUND_REQUEST_ID` constant, represented by `'HTTP_X_APPENGINE_BACKGROUNDREQUEST'`, is identified as another member."]]],[]]