Skip to content

Update vendored Effect source #52

Update vendored Effect source

Update vendored Effect source #52

Manually triggered May 18, 2026 05:40
Status Failure
Total duration 6m 7s
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 304s and was killed by the activity-timeout watchdog. 12 events were processed before the failure. <details><summary>Recent agent stderr</summary> ``` ... (older lines truncated) scription":"Delete a remote branch. Requires push: enabled permission. Deletion of the repository's default branch is always blocked regardless of permission mode.","input_schema":{"type":"object","properties":{"branchName":{"type":"string","description":"Remote branch to delete"}},"required":["branchName"],"additionalProperties":false}},{"name":"pullfrog_create_pull_request","description":"Create a pull request from the current branch","input_schema":{"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}},{"name":"pullfrog_update_pull_request_body","description":"Update the body/description of an existing pull request","input_schema":{"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":{"type":"auto"},"stream":true},"statusCode":429,"responseHeaders":{"cf-ray":"9fd889230a24cf2e-SJC","connection":"keep-alive","content-length":"126","content-type":"text/plain;charset=UTF-8","date":"Mon, 18 May 2026 05:41:56 GMT","retry-after":"65884","server":"cloudflare"},"responseBody":"{\"type\":\"error\",\"error\":{\"type\":\"FreeUsageLimitError\",\"message\":\"Rate limit exceeded. Please try again later.\"},\"metadata\":{}}","isRetryable":true,"data":{"type":"error","error":{"type":"FreeUsageLimitError","message":"Rate limit exceeded. Please try again later."}}}} stream error ERROR 2026-05-18T05:41:56 +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-18T05:41:56 +1ms service=bus type=session.status publishing INFO 2026-05-18T05:42:06 +10289ms service=session.summary title=Updating vendored Effect repository title INFO 2026-05-18T05:42:06 +1ms service=bus type=message.updated publishing INFO 2026-05-18T05:42:10 +3548ms service=session.summary title=Update vendored Effect repository title INFO 2026-05-18T05:42:10 +1ms service=bus type=message.updated publishing INFO 2026-05-18T05:42:11 +1043ms service=session.summary title=Update vendored Effect repository title INFO 2026-05-18T05:42:11 +0ms service=bus type=message.updated publishing INFO 2026-05-18T05:42:14 +3389ms service=bus type=session.updated publishing ``` </details>
pullfrog
» model auto-selected. select a model explicitly in the Pullfrog console (https://pullfrog.com/console) to avoid this.