event-publisher-library/src/main/java/org/gcube/event/publisher
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
..
AbstractEventPublisher.java 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
AbstractHTTPWithJWTTokenAuthEventSender.java 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
BufferedEventProcessor.java Added `BufferedEventProcessor` to manual send bunch of events and controlling their output status 2022-07-07 16:46:07 +02:00
ConductorResultsParser.java - Restored correct behavior for event publishing with workflow id only sent back 2024-03-08 13:43:43 +01:00
Event.java User is no more a base field 2020-06-29 16:59:17 +02:00
EventProcessorException.java Added `BufferedEventProcessor` to manual send bunch of events and controlling their output status 2022-07-07 16:46:07 +02:00
EventPublisher.java - Restored correct behavior for event publishing with workflow id only sent back 2024-03-08 13:43:43 +01:00
EventSender.java - Restored correct behavior for event publishing with workflow id only sent back 2024-03-08 13:43:43 +01:00
EventStatus.java - Restored correct behavior for event publishing with workflow id only sent back 2024-03-08 13:43:43 +01:00
HTTPWithOIDCAuthEventSender.java Added missing constructor for extracted abstract class 2024-03-05 15:06:11 +01:00
HTTPWithUMAAuthEventSender.java Added missing constructor for extracted abstract class 2024-03-05 15:06:11 +01:00
ResultsParser.java - Restored correct behavior for event publishing with workflow id only sent back 2024-03-08 13:43:43 +01:00