[PR #1155] [MERGED] fix: increase oauth timeout #8928

Closed
opened 2026-02-05 13:55:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1155
Author: @jrasm91
Created: 12/21/2022
Status: Merged
Merged: 12/21/2022
Merged by: @alextran1502

Base: mainHead: feature/oauth-timeout-settings


📝 Commits (1)

  • 084fbba fix: increase oauth timeout

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 server/apps/immich/src/api-v1/oauth/oauth.service.ts (+6 -2)

📄 Description

This PR increases the request timeout used in http requests in the openid-client library from 3.5 seconds to 30 seconds.


🔄 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/immich-app/immich/pull/1155 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/21/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feature/oauth-timeout-settings` --- ### 📝 Commits (1) - [`084fbba`](https://github.com/immich-app/immich/commit/084fbba4ce7f99ddc04bac1c54e276d1ad2cb690) fix: increase oauth timeout ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/api-v1/oauth/oauth.service.ts` (+6 -2) </details> ### 📄 Description This PR increases the request timeout used in http requests in the `openid-client` library from 3.5 seconds to 30 seconds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:55:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8928