Skip to content

Conversation

@privateip
Copy link
Member

  • Update connection.py, gateway.py, and platform.py with new parameter name
  • Change log message from "Auth timeout exceeded" to "Auth TTL exceeded"
  • Update all docstrings to reflect "time to live" terminology
  • Rename test functions and update assertions to use ttl instead of auth_timeout
  • Add 6 comprehensive test cases for TTL reauthentication behavior
  • Add detailed TTL documentation to docs/development.md with usage examples
  • Document TTL best practices, common values, and troubleshooting

@privateip privateip requested a review from a team as a code owner December 12, 2025 12:48
- Update connection.py, gateway.py, and platform.py with new parameter name
- Change log message from "Auth timeout exceeded" to "Auth TTL exceeded"
- Update all docstrings to reflect "time to live" terminology
- Rename test functions and update assertions to use ttl instead of auth_timeout
- Add 6 comprehensive test cases for TTL reauthentication behavior
- Add detailed TTL documentation to docs/development.md with usage examples
- Document TTL best practices, common values, and troubleshooting
@privateip privateip merged commit 1622ef2 into itential:devel Dec 12, 2025
4 checks passed
@privateip privateip deleted the ttl branch December 12, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant