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
Extended Sessions for Isolated (Orchestrations) (#1232)
* first commit
* added some constants regarding extended sessions
* removed the chunk of code i commented out
* modified one comment slightly
* slight variable name update as per PR comment
* added private package names
* added a no warn to the application insights csproj to allow building the private packages
* had the wrong suffix in two packages
* updated the app insights csproj to build the preview package correctly
* updating the preview package version
* moving acquiring of the extended session lock before execution of the first work item to ensure that the worker does not store the extended session state unnecessarily in the isolated model
* updating package numbers
* fixing bug related to reacquiring the concurrent session lock unnecessarily
* pushing the etag bug fix here for now
* updating version number
* reverting csproj changes
* reverting azure storage bug fix too
* addressing PR feedback
---------
Co-authored-by: Sophia Tevosyan <[email protected]>
0 commit comments