Update vendored Effect source #54
Annotations
1 error and 1 warning
|
pullfrog
action failed: **Pullfrog stalled** — likely cause: `rate limited`
The agent stopped emitting events for 300s and was killed by the activity-timeout watchdog. 9 events were processed before the failure.
<details><summary>Recent agent stderr</summary>
```
... (older lines truncated)
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":"9fe9031cc8d7f27c-IAD","connection":"keep-alive","content-length":"126","content-type":"text/plain;charset=UTF-8","date":"Wed, 20 May 2026 05:41:24 GMT","retry-after":"65916","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-20T05:41:24 +3ms 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-20T05:41:24 +1ms service=bus type=session.status publishing
INFO 2026-05-20T05:41:29 +4852ms service=session.summary title=Update vendored Effect source title
INFO 2026-05-20T05:41:29 +0ms service=bus type=message.updated publishing
INFO 2026-05-20T05:41:34 +4786ms service=session.summary title=Update vendored Effect source title
INFO 2026-05-20T05:41:34 +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.
|