All issues

Auth token refresh fails when clock is skewed by > 5 minutes#3017

New issue
Open
LNLNcommented 18h ago

Is your feature request related to a problem?

Auth token refresh fails when clock is skewed by > 5 minutes — today the workflow on delta-core requires an out-of-band step that breaks the editor flow and makes the API harder to type.

Describe the solution you'd like

Migrate the affected surface to follow the same contract as the rest of the toolchain, so composed flows stay consistent and predictable.

Describe alternatives you've considered

  • Keep the current implementation and document the seam.
  • Ship a codemod that rewrites call sites at install time.

However, both would still leave the surface on a different contract from the rest of the stack, and would only delay the cleanup.

Labels: needs-triage

NONoor Hassancommented 2d ago

Pulled this locally, the workaround in the description is solid. Happy to land it as a follow-up.

NOnoor-hassanself-assigned this16h ago
LNln-dev7added the labelneeds-triage14h ago
LNln-dev7added this to the milestoneBacklog12h ago
NOnoor-hassanadded a commit that references this issuefix(delta): wire the new contract for #30175ed3e7959m ago
NOnoor-hassanmentioned this in#3066just now

Add a comment

M↓Markdown is supported