sqwishy
126dd24c71
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-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-08-14 22:47:51 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-08 17:56:16 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-08-14 18:20:27 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-17 20:42:05 +02:00
2022-05-17 20:42:05 +02:00
2022-05-08 17:03:13 +02:00
2022-05-08 17:03:13 +02:00
2022-05-08 17:26:51 +02:00
2022-08-14 18:20:27 +02:00
2022-05-08 17:56:16 +02:00
2022-05-08 17:56:16 +02:00
2022-05-10 21:32:07 +02:00
2022-05-10 21:32:07 +02:00
2022-05-18 23:28:09 +02:00
2022-05-18 23:28:09 +02:00
2022-06-12 01:55:05 +02:00
2022-06-12 01:55:05 +02:00
2022-07-02 21:04:41 +02:00
2022-07-02 21:04:41 +02:00
2022-06-20 23:11:48 +02:00
2022-06-20 23:11:48 +02:00
2022-06-24 19:20:27 +02:00
2022-06-24 19:20:27 +02:00
2022-06-24 20:18:22 +02:00
2022-08-14 18:20:27 +02:00
2022-07-13 10:35:08 +02:00
2022-08-14 18:20:27 +02:00
2022-07-17 13:17:45 +02:00
2022-07-17 13:17:45 +02:00
2022-07-19 20:23:58 +02:00
2022-07-19 20:23:58 +02:00
2022-07-30 00:02:51 +02:00
2022-07-30 00:02:51 +02:00
2022-08-16 21:00:11 +02:00
2022-08-16 21:00:11 +02:00
2022-08-18 15:01:17 +02:00
2022-08-18 15:01:17 +02:00
2022-09-02 01:26:39 +02:00
2022-09-02 01:26:39 +02:00
2022-09-14 11:46:57 -07:00
2022-09-14 11:46:57 -07:00
2022-09-04 00:07:55 +02:00
2022-09-04 00:25:45 +02:00
2022-09-05 09:55:04 +02:00
2022-09-05 09:55:04 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00