Ryan Quinn
Ryan Quinn
Jan 28 19:04:40 freebsd-s-4vcpu-8gb-nyc1-01 [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.6 running 'init' at Mon, 28 Jan 2019 19:04:40 +0000. Up Jan 28 19:04:40 freebsd-s-4vcpu-8gb-nyc1-01 [CLOUDINIT] util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log...
Some changes here were overridden by more recent modifications in https://github.com/openfga/openfga.dev/pull/814 which accomplished the same end result. Those have been discarded in favor of the current version in main while...
I've revised the updates in the [PR](https://github.com/openfga/sdk-generator/pull/403) to use milliseconds as advised for consistency across sdks while still passing second values to requests and urllib3 as they require.
I think we'd be good to remove this. The close() looks to be redundant with the context manager. Might just be something carried over from other sdks as best practices...