store: [major-domo] fix: refresh roster data before validation to prevent stale cache

This commit is contained in:
Cal Corum 2026-03-02 15:17:06 -06:00
parent cf614a0b5b
commit 09e28924de

View File

@ -0,0 +1,23 @@
---
id: a19c8717-35b8-4b01-a694-7c51e1cf3d94
type: fix
title: "[major-domo] fix: refresh roster data before validation to prevent stale cache"
tags: [major-domo, commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling, session-log]
importance: 0.7
confidence: 0.8
created: "2026-03-02T21:17:06.188633+00:00"
updated: "2026-03-02T21:17:06.188633+00:00"
---
Commits made: 2
- fix: refresh roster data before validation to prevent stale cache
- refactor: invalidate roster cache after submission instead of force-refreshing
Files edited (2):
- /mnt/NV2/Development/major-domo/discord-app-v2/services/transaction_builder.py
- /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_services_transaction_builder.py
Errors encountered (1):
- <tool_use_error>String to replace not found in file.
String: @pytest.mark.asyncio
async def test_validate_transaction_no_roster(self, builder)
Work types: commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling
Session size: 359 messages, 123 tool calls