You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#443 will fix the issue regarding not having to specify the workspace parameter.
It seems there is an issue with the actual API. Contacting the product team about this. Please raise an issue with microsoft support as well regarding this API.
So there are actually 2 issues here. One is with the API itself. This is being investigated. The second issue is that semantic link retries 500 status codes (which is what this currently returns) many times - causing the failure to take 10 minutes. This is being worked on as well.
Fixed in 0.9.3. The issue with the API still needs to be addressed by the product team at Microsoft. Closing this issue as that is out of my hands and not related to semantic link labs.
Describe the bug
TypeError: reset_shortcut_cache() missing 1 required positional argument: 'workspace'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the function to run on the current workspace, because the parameter is optional
The text was updated successfully, but these errors were encountered: