orange-army-92143
03/26/2025, 2:54 PMWorkflow[flytesnacks:development:<http://sensor.file_sensor_example.wf|sensor.file_sensor_example.wf>] failed. RuntimeExecutionError: max number of system retry attempts [11/10] exhausted. Last known status message: failed at Node[n0]. RuntimeExecutionError: failed during plugin execution, caused by: failed to execute handle for plugin [container]: [BadTaskSpecification] invalid TaskSpecification, unable to determine Pod configuration
orange-army-92143
03/26/2025, 2:55 PM│ Data │
│ ==== │
│ 001-plugins.yaml: │
│ ---- │
│ tasks: │
│ task-plugins: │
│ default-for-task-types: │
│ container: container │
│ container_array: k8s-array │
│ sensor: agent-service │
│ sidecar: sidecar │
│ enabled-plugins: │
│ - container │
│ - sidecar │
│ - k8s-array │
│ - agent-service │
│ - echo │
│ plugins: │
│ logs: │
│ kubernetes-enabled: false │
│ cloudwatch-enabled: false │
│ stackdriver-enabled: false │
│ k8s: │
│ co-pilot: │
│ image: "<http://cr.flyte.org/flyteorg/flytecopilot-release:v1.15.0|cr.flyte.org/flyteorg/flytecopilot-release:v1.15.0>" │
│ k8s-array: │
│ logs: │
│ config: │
│ kubernetes-enabled: false │
│ cloudwatch-enabled: false │
│ stackdriver-enabled: false │
│ agent-service: │
│ defaultAgent: │
│ defaultTimeout: 10s │
│ endpoint: <k8s://flyteagent.flyte:8000> │
│ insecure: true │
│ timeouts: │
│ GetTask: 10s
orange-army-92143
03/26/2025, 2:56 PMorange-army-92143
03/26/2025, 2:57 PMflyteagent:
enabled: true
enabled_plugins:
tasks:
task-plugins:
enabled-plugins:
- container
- sidecar
- k8s-array
- agent-service
- echo
default-for-task-types:
- container: container
- sidecar: sidecar
- container_array: k8s-array
- sensor: agent-service
orange-army-92143
03/26/2025, 2:57 PMorange-army-92143
03/26/2025, 8:56 PMorange-army-92143
03/26/2025, 8:58 PMaverage-finland-92144
03/27/2025, 3:37 PMaverage-finland-92144
03/27/2025, 3:39 PMIs there a way to support sensing a wild card? that is, trigger off any file added to an s3 bucket?not really, this again would require extending the base class