Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.1 - Greatly Longer Fetch Timeouts #22

Merged
merged 8 commits into from
Jan 22, 2025
Merged

1.8.1 - Greatly Longer Fetch Timeouts #22

merged 8 commits into from
Jan 22, 2025

Conversation

shawnrushefsky
Copy link
Collaborator

@shawnrushefsky shawnrushefsky commented Jan 21, 2025

  • Workflow endpoints would previously fail if the prompt took more than 300s. This issue did not affect the main /prompt endpoint, and so went undetected in testing. The issue also affected warmup workflows. This timeout has been increased from fetch's default timeout of 300s, to no limit.
  • Remove unused chokidar package, which was previously used for filewatching. the filewatching mechanism has since been removed in favor of watching websocket events and checking the history endpoint
  • Test case for Cosmos 1.0 7b

resolves #21

Copy link

🚀 Download the latest release candidate 🚀

@shawnrushefsky shawnrushefsky marked this pull request as draft January 21, 2025 20:48
Copy link

🚀 Download the latest release candidate 🚀

Copy link

🚀 Download the latest release candidate 🚀

@shawnrushefsky shawnrushefsky marked this pull request as ready for review January 22, 2025 14:28
@shawnrushefsky shawnrushefsky enabled auto-merge (squash) January 22, 2025 15:55
@shawnrushefsky shawnrushefsky merged commit ff2702f into main Jan 22, 2025
1 check passed
@shawnrushefsky shawnrushefsky deleted the housekeeping branch January 22, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants