Skip to content

bug: expired_interactivity_pointer error creating view #12

@icio

Description

@icio

The following workflow execution failed because it took more than 3 seconds to respond with the initial view. The recommended solution here is to show a loading state then update it with a views.update call.

2025-10-13 05:31:56 [info] [Wf06V5GBPAHH] (Trace=Tr09L889GV3N) Shortcut trigger successfully started execution of function 'Request Tailscale Access'
2025-10-13 05:31:57 [info] [Fn06V8453CG4] (Trace=Tr09L889GV3N) Function 'Request Tailscale Access' (workflow function) started
2025-10-13 05:32:05 [info] [Wf06V5GBPAHH] (Trace=Tr09L889GV3N) Workflow 'Request Tailscale Access' started
2025-10-13 05:32:08 [info] [Wf06V5GBPAHH] (Trace=Tr09L889GV3N) Workflow step 1 of 2 started
2025-10-13 05:32:08 [info] [Fn07049VFYRX] (Trace=Tr09L889GV3N) Function 'Request Tailscale Access' (app function) started
2025-10-13 05:32:09 [error] [Fn07049VFYRX] (Trace=Tr09L889GV3N) Function 'Request Tailscale Access' (app function) failed
        opening view: expired_interactivity_pointer
2025-10-13 05:32:09 [info] [Fn07049VFYRX] (Trace=Tr09L889GV3N) Function output:
        Error opening view: {
          toFetchResponse: [Function: toFetchResponse],
          ok: false,
          error: "expired_interactivity_pointer"
        }
2025-10-13 05:32:09 [error] [Wf06V5GBPAHH] (Trace=Tr09L889GV3N) Workflow step 'Request Tailscale Access' failed
2025-10-13 05:32:10 [error] [Wf06V5GBPAHH] (Trace=Tr09L889GV3N) Workflow 'Request Tailscale Access' failed
        opening view: expired_interactivity_pointer
2025-10-13 05:32:11 [error] [Fn06V8453CG4] (Trace=Tr09L889GV3N) Function 'Request Tailscale Access' (workflow function) failed
        opening view: expired_interactivity_pointer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions