Hi all, when using the python SDK to put workspace...
# gooddata-cloud
d
Hi all, when using the python SDK to put workspaces, is there a delay between the completion of the PUT action and updates to the GUI?
m
Hi Daniel, There must not be a delay, I have tested on my end using _sdk.catalog_workspace.create_or_update()_, and after refreshing I saw the new workspace. May I ask which API endpoint you are using or which SDK function?
d
I'm using a python SDK, and was getting confused because i was seeing no impact on my dashboards when adjusting dashboard level filters. must be something else
sdk.catalog_workspace.put_declarative_workspace
m
Hi Daniel, may I ask, this 'delay' was just for a moment, and maybe you had to refresh. It is all right, now?
d
not definitive, but it seems like it was fixed after i made other corrective configuration changes to the yaml. it wasn't a matter of refresh but apparently something else
m
Have you try again to make some changes and see? If not, you can let us to know in the following days. Actually, the delay also could be related to the LCM warnings. Once more I will suggest fix them and check then.