All issues

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

New issue
Open
LNLNcommented 1d 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 3d ago

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

NOnoor-hassanself-assigned this1d ago
LNln-dev7added the labelneeds-triage1d ago
LNln-dev7added this to the milestoneBacklog1d ago
NOnoor-hassanadded a commit that references this issuefix(delta): wire the new contract for #30175ed3e7915h ago
NOnoor-hassanmentioned this in#306611h ago

Add a comment

M↓Markdown is supported