Closed timothyfranson closed 2 years ago
:tada: Thanks for opening your first issue here! Welcome to the community!
:tada: This issue has been resolved in version 1.7.3 :tada:
The release is available on PyPI and GitHub release
Posted by semantic-release bot
Currently there is no support for overriding session timeouts on service objects. This isn't just a problem for being unable to deploy new objects with these settings. If I pull down existing service objects via refreshall and simply apply them back via apply_similar, any objects that previously had an override will lose those settings.
I imagine custom applications are the preferred method of configuring an override, but for environments perhaps transitioning from gui/cli-created objects to objects deployed using this SDK, it poses a problem and is unexpected behavior.