infinitic icon indicating copy to clipboard operation
infinitic copied to clipboard

Infinitic is a scalable workflow engine for distributed services. It shines particularly by making complex orchestration simple. It can be used to reliably orchestrate microservices, manage distribute...

Results 26 infinitic issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to develop a really simple (dummy) service to call to remote service using HTTP Client (Feign, WebClient or another) The problem: I have an internal service class...

question

Hi! I need to know if it's possible execute a Workflow as a Singleton. I mean: I need the execution of only one workflow at any time. **behavior expected**: when...

infinitice currently only is Java and Kotlin are supported.there will be python and so on?

question

To be able to store and use the differents events for analytics purpose, it will be great if the a subset of start, completion, cancellation or failure of workflow and...

feature

Currently, from a workflow we can wait completion or check the status of a deferred - it could be useful to be able to cancel a Deferred (task or workflow)

feature

For example when a task returns a listOf( @Serializable items)

bug

allow use of Micrometer for reporting internal metrics

feature

exposes a health check url for monitoring in production TBD such as /metrics for Prometheus use

feature