From cea7135aae123f40abfbad15383a3975ad0c47b6 Mon Sep 17 00:00:00 2001 From: jmaeagle99 <44687433+jmaeagle99@users.noreply.github.com> Date: Wed, 28 Jan 2026 10:44:10 -0800 Subject: [PATCH] Placeholder for TMPRL 1103 payload size limit exceeded --- README.md | 1 + rules/TMPRL1103.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 rules/TMPRL1103.md diff --git a/README.md b/README.md index f28ce76..da9469b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Identifier | Description [TMPRL1100](rules/TMPRL1100.md) | Non-determinism detected during workflow replay [TMPRL1101](rules/TMPRL1101.md) | Deadlock detected during workflow run [TMPRL1102](rules/TMPRL1102.md) | Workflow finished while handlers are still running +[TMPRL1103](rules/TMPRL1103.md) | Payload size limit exceeded