Files
windmill/backend/src
sqwishy a4a583f4e3 feat(backend): flow suspend resume (#522)
Flow observes `suspend` setting and will wait for resume messages sent for the job before continuing to the next step in a flow.

Adds endpoints under workspaces at `/jobs/<cancel|resume>/<job-uuid>` to either cancel or resume the job with a payload. For POST requests to the endpoint, payload is a JSON document. For GET requests to the endpoints, the payload is a base64url encoded JSON document as the value of the payload query parameter.
2022-09-14 11:46:57 -07:00
..
2022-08-14 23:33:09 +02:00
2022-05-05 04:25:58 +02:00
2022-09-13 21:14:21 +02:00
2022-09-03 20:38:31 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00
2022-08-21 22:39:19 +02:00
2022-07-31 19:01:46 +02:00
2022-08-19 00:55:38 +02:00