Skip to main content
The message exceeds PubSub’s per-message attribute limits: 100 attributes (99 for the user beside _finalized, or 98 with publish.uidAttribute), 256 bytes per key, 1024 bytes per value. Non-string values are refused here too — PubSub attributes are strings, and filters compare them as strings. Fix — publish the value in the payload instead, or shorten it. Filter attributes should stay short and low-cardinality.