Skip to content

Remove stream naming scheme.

Mikhail Karnevskiy requested to merge simplify_next_streams into master

@tim.schoof

Different stream naming scheme were introduced because of the missing API in asapo service. Currently asapo delivers streams ordered by creation time. Current MR removes all naming schemes and fix the logic to use date naming scheme.

Merge request reports