Skip to content

Enhance AdbClientProvider to better handle multiple workspaces #228

@wjohnson

Description

@wjohnson
// static for simple function cache
// TODO: This may cause an issue when you are trying to handle multiple Databricks workspace
private static JwtSecurityToken? _bearerToken;

This could be enhanced to be a dictionary based on the workspace id being provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions