Skip to content

Commit

Permalink
improve connection handling
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBoot committed Jan 9, 2024
1 parent 4553975 commit 17892b5
Show file tree
Hide file tree
Showing 6 changed files with 219 additions and 138 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0


### Changed
- Increase default timeout for calls and connecting to 5s
- Increase default timeout for calls and connecting to 30s

### Fixed
- Support for authentication using credentials
- Fix typo in env variable: AUTOKUMA__DOCKER__LABEL_PREFOX -> AUTOKUMA__DOCKER__LABEL_PREFIX
- Websocket connections were not being closed correctly so they would just accumulate over time

## [0.1.1] - 2024-01-07

Expand Down
Loading

0 comments on commit 17892b5

Please sign in to comment.