[PR #14] [MERGED] Bumping timeout to 45s #47

Closed
opened 2026-02-16 02:16:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/14
Author: @AstraBert
Created: 6/20/2025
Status: Merged
Merged: 6/23/2025
Merged by: @masci

Base: mainHead: clelia/workflow-timeout


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/workflows/workflow.py (+1 -1)
📝 tests/test_workflow.py (+1 -1)

📄 Description

I thought that a timeout of 45s would make sense, because it's long enough to handle multiple calls that require quit a bit of processing, and short enough to prevent you from running your workflow forever


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/14 **Author:** [@AstraBert](https://github.com/AstraBert) **Created:** 6/20/2025 **Status:** ✅ Merged **Merged:** 6/23/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `clelia/workflow-timeout` --- ### 📝 Commits (2) - [`fddebaa`](https://github.com/run-llama/workflows-py/commit/fddebaa0edd98b77259b3c9658b385151663f797) bumping timeout to 45s - [`567866b`](https://github.com/run-llama/workflows-py/commit/567866bb26917ef4b3a4091a885fe5f3673645bb) Adjusting failing test ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/workflow.py` (+1 -1) 📝 `tests/test_workflow.py` (+1 -1) </details> ### 📄 Description I thought that a timeout of 45s would make sense, because it's long enough to handle multiple calls that require quit a bit of processing, and short enough to prevent you from running your workflow forever --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:16:23 -05:00
yindo closed this issue 2026-02-16 02:16:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#47