You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2021. It is now read-only.
Just a note - during load testing I'm seeing this (occasionally) during the graph termination stages; if Fn is maxed out then the terminator (which I'd have no issue with declaring "should be idempotent" in particular) oughtta be retried ratehr than dropped on the floor - it's our last and best opportunity as a flow author to clean up.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Stages/ functions can fail or timeout.
If I produce a stage that is idempotent I want for the platform to support retrying of that stage on my behalf.
Questions:
Relates to:
The text was updated successfully, but these errors were encountered: