tasker-engine 0.1.0
Tasker is a comprehensive workflow orchestration engine that provides multi-step task processing, dependency management, state machine transitions, and enterprise observability features including OpenTelemetry tracing and Prometheus metrics for Rails applications.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (21):
            active_model_serializers
            ~> 0.10, >= 0.10.0
          
          
            concurrent-ruby
            ~> 1.3.5
          
          
            concurrent-ruby-ext
            ~> 1.3.5
          
          
            dry-events
            ~> 1.1
          
          
            dry-struct
            ~> 1.8
          
          
            dry-types
            ~> 1.8
          
          
            dry-validation
            ~> 1.10
          
          
            faraday
            ~> 2.12.2
          
          
            graphql
            ~> 2.0
          
          
            json-schema
            ~> 2.4, >= 2.4.0
          
          
            jwt
            ~> 2.10.0
          
          
            kamal
            ~> 1.9
          
          
            logger
            ~> 1.6
          
          
            opentelemetry-exporter-otlp
            ~> 0.30.0
          
          
            opentelemetry-sdk
            ~> 1.8.0
          
          
            pg
            ~> 1.5
          
          
            puma
            ~> 6.6
          
          
            rack-cors
            ~> 2.0
          
          
            rails
            ~> 7.2
          
          
            scenic
            ~> 1.8
          
          
            statesman
            ~> 12.0.0
          
    