Skip to content

Prevent combat log truncation from breaking kill feed table#248

Open
demassimo wants to merge 1 commit into
codex/update-kill-feed-to-include-last-combat-logfrom
codex/fix-combatlog-table-not-displaying
Open

Prevent combat log truncation from breaking kill feed table#248
demassimo wants to merge 1 commit into
codex/update-kill-feed-to-include-last-combat-logfrom
codex/fix-combatlog-table-not-displaying

Conversation

@demassimo
Copy link
Copy Markdown
Owner

Summary

  • add a shared serializer that trims combat log payloads without corrupting their JSON structure
  • apply the serializer in both SQLite and MySQL adapters so cached combat logs stay parseable when large
  • document the new helper module in FILES.md and the module usage report

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68e975326978833192aaf2a541f55be5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant