Skip to content

[IN-115]: feat: Enforce network checks for all clients except legacy versions#208

Open
apsantiso wants to merge 1 commit intomasterfrom
feat/enforce-network-check
Open

[IN-115]: feat: Enforce network checks for all clients except legacy versions#208
apsantiso wants to merge 1 commit intomasterfrom
feat/enforce-network-check

Conversation

@apsantiso
Copy link

@apsantiso apsantiso commented Mar 20, 2026

  • Get the clientId and version from the asyncLocalStorage context
  • Throw error unless request comes from old/not compatible versions.

The idea is to give users some time to upload and stop supporting those old versions eventually.

@apsantiso apsantiso self-assigned this Mar 20, 2026
@apsantiso apsantiso requested a review from sg-gs as a code owner March 20, 2026 15:10
"internxt-cli": "1.6.3",
"drive-desktop-windows": "2.6.6",
// All versions
"drive-desktop-linux": '*',
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems linux has some issues with the node version so I am skipping it for the time being @sg-gs

@apsantiso apsantiso force-pushed the feat/enforce-network-check branch from aadc929 to 0cf9279 Compare March 20, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant