Skip to content

Update vendored Effect source #53

Update vendored Effect source

Update vendored Effect source #53

Manually triggered May 19, 2026 05:39
Status Failure
Total duration 5m 50s
Artifacts

pullfrog.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
pullfrog
action failed: **Pullfrog stalled** — likely cause: `rate limited` The agent stopped emitting events for 301s and was killed by the activity-timeout watchdog. 9 events were processed before the failure. <details><summary>Recent agent stderr</summary> ``` ... (older lines truncated) frog_push_tags","description":"Push a tag to remote. Requires push: enabled permission.","parameters":{"type":"object","properties":{"tag":{"type":"string","description":"Tag name to push"},"force":{"type":"boolean","description":"Force push the tag"}},"required":["tag"],"additionalProperties":false}}},{"type":"function","function":{"name":"pullfrog_delete_branch","description":"Delete a remote branch. Requires push: enabled permission. Deletion of the repository's default branch is always blocked regardless of permission mode.","parameters":{"type":"object","properties":{"branchName":{"type":"string","description":"Remote branch to delete"}},"required":["branchName"],"additionalProperties":false}}},{"type":"function","function":{"name":"pullfrog_create_pull_request","description":"Create a pull request from the current branch","parameters":{"type":"object","properties":{"base":{"type":"string","description":"the base branch to merge into (e.g., 'main')"},"body":{"type":"string","description":"the body content of the pull request"},"title":{"type":"string","description":"the title of the pull request"},"draft":{"type":"boolean","description":"if true, create the pull request as a draft. use when the user explicitly asks for a draft PR."}},"required":["base","body","title"],"additionalProperties":false}}},{"type":"function","function":{"name":"pullfrog_update_pull_request_body","description":"Update the body/description of an existing pull request","parameters":{"type":"object","properties":{"body":{"type":"string","description":"the new body content for the pull request"},"pull_number":{"type":"number","description":"the pull request number to update"}},"required":["body","pull_number"],"additionalProperties":false}}}],"tool_choice":"auto","stream":true,"stream_options":{"include_usage":true}},"statusCode":429,"responseHeaders":{"cf-ray":"9fe0c4a7bf5168d7-ORD","connection":"keep-alive","content-length":"126","content-type":"text/plain;charset=UTF-8","date":"Tue, 19 May 2026 05:40:40 GMT","retry-after":"65960","server":"cloudflare"},"responseBody":"{\"type\":\"error\",\"error\":{\"type\":\"FreeUsageLimitError\",\"message\":\"Rate limit exceeded. Please try again later.\"},\"metadata\":{}}","isRetryable":true,"data":{"error":{"message":"Rate limit exceeded. Please try again later.","type":"FreeUsageLimitError"}}}} stream error ERROR 2026-05-19T05:40:40 +2ms service=session.processor error=Rate limit exceeded. Please try again later. stack="AI_APICallError: Rate limit exceeded. Please try again later.\n at <anonymous> (../../node_modules/.bun/@ai-sdk+provider-utils@3.0.20+d6123d32214422cb/node_modules/@ai-sdk/provider-utils/dist/index.mjs:936:18)\n at processTicksAndRejections (native:7:39)" process INFO 2026-05-19T05:40:40 +1ms service=bus type=session.status publishing INFO 2026-05-19T05:40:46 +6636ms service=session.summary title=Update vendored Effect source title INFO 2026-05-19T05:40:46 +0ms service=bus type=message.updated publishing ``` </details>
pullfrog
» model auto-selected. select a model explicitly in the Pullfrog console (https://pullfrog.com/console) to avoid this.