Skip to content

lvmnps 1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 14:11
· 1 commit to main since this release

🏷️ Changed

  • Restart the actor when it has been errored for 300 seconds instead of 30
  • Set default DLI request timeout to 3 seconds.

🔧 Fixed

  • Restart the actor if it fails to set up the NPS.
  • Upgrade to lvmopstools>=0.5.6 to fix a bug that could cause the actor to hang when trying to restart it.

⚙️ Engineering

  • Use uv for package management. Updated workflows and Dockerfile.