Skip to content

Fixes latent events were also accidentally limited to 1 MB - #5172

Open
Xenius97 wants to merge 3 commits into
multitheftauto:masterfrom
Xenius97:fix/latent_event
Open

Fixes latent events were also accidentally limited to 1 MB#5172
Xenius97 wants to merge 3 commits into
multitheftauto:masterfrom
Xenius97:fix/latent_event

Conversation

@Xenius97

Copy link
Copy Markdown
Contributor

Summary

Fixes the payload size limit for latent events. They were unintentionally limited to 1 MB following commit 17fbf76.

The limit has now been corrected, allowing latent events to send data up to 10 MB as intended.

Motivation

Latent events should support payloads of up to 10 MB. Due to the referenced commit, they were incorrectly subject to the 1 MB limit, preventing larger payloads from being sent.

Test plan

latent.zip

Checklist

  • Your code should follow the coding guidelines.
  • Smaller pull requests are easier to review. If your pull request is beefy, your pull request should be reviewable commit-by-commit.

Fixes an issue where latent events were also accidentally limited to 1 MB as a result of commit `17fbf769934c9957f1c5821deed15c4f856836f6`.
This is now working correctly as well, allowing data of up to 10 MB to be sent.
@FileEX FileEX added this to the 1.7 (Current) milestone Aug 16, 2026
@FileEX
FileEX requested a review from Dutchman101 August 16, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants