fission / fission-workflows

Workflows for Fission: Fast, reliable and lightweight function composition for serverless functions
Apache License 2.0
361 stars 40 forks source link

Add an invocation termination check to staleness poll sensor #253

Closed Gradecak closed 5 years ago

Gradecak commented 5 years ago

As per #252, add a check in the staleness sensor to ensure an invocation is not in a terminal state before submitting the refresh event.

erwinvaneyk commented 5 years ago

Nice, thanks @Gradecak 🎉