Commit Graph

5 Commits

Author SHA1 Message Date
Mauro Mugnaini 7790eb127c
Better handling of exceptions and retrying behavior in case of read timeout. (Default connection timeout is 10s and read timeout now is 60s) 2024-04-22 16:17:59 +02:00
Mauro Mugnaini d761dac8ac
- Restored correct behavior for event publishing with workflow id only sent back
- Extracted `AbstractHTTPWithJWTTokenAuthEventSender` class for easy subclassing
- Added new outcome check methods to inspect last send and last check actions results and some other facilities
2024-03-08 13:43:43 +01:00
Mauro Mugnaini a49e030d71 Added functions to also get the workflow execution's results with a pluggable results parser, ref. impl. for `Conductor` 2021-12-27 12:49:14 +01:00
Mauro Mugnaini 9b699ea51b Log message changed 2020-06-29 16:58:16 +02:00
Mauro Mugnaini 2502967dff First share. Alpha version 2020-06-18 12:55:34 +02:00