Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
5.89k stars 429 forks source link

when updating a step to canceled status, we can skip terminal status check when is_last = true #524

Closed wintonzheng closed 3 months ago

wintonzheng commented 3 months ago
:rocket: This description was created by Ellipsis for commit 87cecf7ae4c7123fa11af15b60d07f1394a41e8b

Summary:

Added early return in Step.validate_update to skip further validation when status is canceled.

Key points:


Generated with :heart: by ellipsis.dev