Skip to content

Conversation

@stat1c-void
Copy link

  • I have added automatic tests where applicable.
  • The PR contains a description of what has been changed.
  • The description contains manual test instructions.
  • The PR contains updates to the release notes.
  • I have verified that the documentation is still up to date.

Changes

Added request timeouts to the Server Accessor components, because there are no timeouts by default, and in some cases data operations might hang because of it.

I also had an idea to try and use requests.sessions.Session from ftrack_api.session.Session (session_obj._request) inside the Server Accessor. Then the accessor would use same connection pool and any customizations. But that requests session is configured with auth, and possibly some headers and cookies - not sure if it's desired or not in the accessor.

@stat1c-void stat1c-void requested a review from a team as a code owner January 31, 2026 18:25
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.

1 participant