Skip to content

1.0.1307193313

Compare
Choose a tag to compare
@cedricve cedricve released this 29 May 06:43
· 6 commits to master since this release

Changes

  • Fix forwarding: Cloud storage policies prevent overwriting a specific file will cause infinite retry loop. We now catch the error and mark the media as being forwarded.
  • Fix forwarding: Concurrent forwarding optimisation, we are now uploading recordings concurrently. Instead of forwarding media one by one, we are now uploading in bulks of 10.
  • Fix forwarding: timeout between two forwardings is now configurable through an environment variable CONTINUOUS_TIMEOUT.
  • Fix forwarding: an issue with horizantal scaling was resolved. Multiple workers (pods/containers) were uploading the same recordings and not properly synchronised.

Release