Skip to content

0.0.17

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 09:15
· 11 commits to main since this release
0.0.17
2d6feab
  • Include login retries when reconnecting to websocket
  • Added ability to provide logger async with OneAppApi("...", "...", logger=logging.Logger("this_is_new_base_logger_name")) as client:
  • Added retry for all requests