Failed memory pushes no longer stay suppressed for your whole session; retries resume normally.
What's wrong with this entry?
The per-scope latch that stopped team and user memory push retries for the remainder of a session is gone; suppression is now tracked only on individual stores.
pushSuppressedReasonand its log line "suppressing retry for the rest of this session" are removed- the unlink-clears-suppression handling and the scheduler skip that consulted the latch are removed with it
tengu_team_mem_push_suppressedis now emitted only from the multi-store path
tengu_team_mem_push_suppressed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.