Skip to content

Fix invalid memory store type: Disk#570

Merged
crickman merged 1 commit intomicrosoft:mainfrom
rubiktubik:main
Nov 6, 2023
Merged

Fix invalid memory store type: Disk#570
crickman merged 1 commit intomicrosoft:mainfrom
rubiktubik:main

Conversation

@rubiktubik
Copy link
Contributor

Motivation and Context

Description

  • Fixes the Error: 500: System.ArgumentException:
    Invalid memory store type: Disk

Contribution Checklist

@github-actions github-actions bot added the webapi Pull requests that update .net code label Nov 4, 2023
@rubiktubik rubiktubik changed the title Main Fix invalid memory store type: Disk Nov 4, 2023
@crickman crickman enabled auto-merge November 6, 2023 05:25
@crickman crickman added this pull request to the merge queue Nov 6, 2023
Merged via the queue into microsoft:main with commit 93f209d Nov 6, 2023
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context

- This fixes microsoft#562

### Description

- Fixes the Error: 500: System.ArgumentException: 
Invalid memory store type: Disk

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context

- This fixes microsoft#562

### Description

- Fixes the Error: 500: System.ArgumentException: 
Invalid memory store type: Disk

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

webapi Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid memory store type: Disk

2 participants