@hivemq/http-poll
v2026.04.27.34
Contents
Quality score
How well-documented and verifiable this extension is.
Grade F
- Has README or module doc0/2missing
- README has a code example0/1missing
- README is substantive0/1pending
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description0/1missing
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared0/1missing
- Verified public repository0/2missing
Install
$ swamp extension pull @hivemq/http-poll@hivemq/http-pollv2026.04.10.2http_poll.ts
pollPoll a URL until it returns an expected HTTP status or timeout is reached
| Argument | Type | Description |
|---|---|---|
| url | string | URL to poll |
checkMavenArtifactPoll Maven Central until a specific artifact version is available
| Argument | Type | Description |
|---|---|---|
| groupId | string | Maven group ID (e.g., com.hivemq) |
| version | string | Artifact version (e.g., 2024.1) |
| timeoutMinutes? | number | Timeout in minutes |
checkDockerImagePoll DockerHub until a specific image tag is available
| Argument | Type | Description |
|---|---|---|
| tag | string | Image tag (e.g., 4.30.0) |
| timeoutMinutes? | number | Timeout in minutes |
checkJavadocPoll javadoc.io until a specific artifact's documentation is available
| Argument | Type | Description |
|---|---|---|
| groupId | string | Maven group ID |
| artifactId | string | Maven artifact ID |
| version | string | Artifact version |
| timeoutMinutes? | number | Timeout in minutes |
Resources
check(infinite)— Result of a URL availability poll
2026.04.10.244.6 KBApr 10, 2026
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
2026.04.10.25.4 KBApr 10, 2026
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
2026.04.10.14.9 KBApr 10, 2026
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64