bedrock-oss/query-endpoint-action
Triggers a webhook when the action is run, and waits until the endpoint returns a 200 OK response to continue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | The destination of the webhook | yes | — |
| path | The path of the hostname | yes | — |
| port | The port of the webhook | yes | — |
| queryInterval | How long to wait between query requests in milliseconds | no | 2000 |
| auth | Authorization token | yes | — |
| timeout | Time in seconds to wait before giving up | yes | 60 |
Outputs
no outputs