- 03 Apr, 2022 2 commits
-
-
Tim Schoof authored
Fix StopIteration error on Python >= 3.7 See merge request !41
-
Tim Schoof authored
-
- 10 Dec, 2021 4 commits
-
-
Tim Schoof authored
Bump version v0.0.4 See merge request !40
-
Tim Schoof authored
-
Tim Schoof authored
Do not call converters twice See merge request !38
-
Tim Schoof authored
Fix configuration with values considered as False See merge request !37
-
- 09 Dec, 2021 2 commits
-
-
Tim Schoof authored
If a config option uses a converter, it should not be called during command line parsing because it is already called during construction by attr.
-
Tim Schoof authored
-
- 22 Nov, 2021 2 commits
-
-
Mikhail Karnevskiy authored
Send stream finish flag only once See merge request !36
-
Mikhail Karnevskiy authored
-
- 16 Aug, 2021 2 commits
-
-
Tim Schoof authored
'liveimage' (live stream, generated by Lambda) in get_image added See merge request !35
-
-
- 04 Aug, 2021 1 commit
-
-
Mikhail Karnevskiy authored
Add delay in case if StreamFinish flag is obtained See merge request !34
-
- 30 Jul, 2021 1 commit
-
-
Mikhail Karnevskiy authored
-
- 12 Jul, 2021 1 commit
-
-
Mikhail Karnevskiy authored
Fix and speedup See merge request !33
-
- 09 Jul, 2021 1 commit
-
-
Mikhail Karnevskiy authored
-
- 08 Jul, 2021 1 commit
-
-
Tim Schoof authored
Fix dependency on hdf5plugin See merge request !32
-
- 07 Jul, 2021 2 commits
-
-
Mikhail Karnevskiy authored
Try to set starting position only if worker have corresponding function. Set stream before trying to set starting position.
-
Mikhail Karnevskiy authored
Check number of unacknowledged messages before closing stream only if receiver will retry. Starting stream first, because it may take time.
-
- 16 Jun, 2021 1 commit
-
-
Tim Schoof authored
This commit also removes numcodecs from the CI environment.
-
- 19 May, 2021 2 commits
-
-
Mikhail Karnevskiy authored
Resend unacknowledged messages See merge request !31
-
Mikhail Karnevskiy authored
-
- 18 May, 2021 3 commits
-
-
Mikhail Karnevskiy authored
-
Mikhail Karnevskiy authored
-
Mikhail Karnevskiy authored
-
- 17 May, 2021 2 commits
-
-
Mikhail Karnevskiy authored
Feat/acknowledge slim See merge request !30
-
Mikhail Karnevskiy authored
-
- 28 Apr, 2021 2 commits
-
-
Mikhail Karnevskiy authored
Fix streams info See merge request !28
-
Mikhail Karnevskiy authored
-
- 27 Apr, 2021 4 commits
-
-
Mikhail Karnevskiy authored
-
Mikhail Karnevskiy authored
-
Mikhail Karnevskiy authored
-
Mikhail Karnevskiy authored
-
- 16 Apr, 2021 6 commits
-
-
Mikhail Karnevskiy authored
Fix: callback and workers without metadata stream See merge request !27
-
Tim Schoof authored
Fix usage of format strings See merge request !24
-
Tim Schoof authored
Remove unnecessary numcodecs import See merge request !26
-
Tim Schoof authored
-
Tim Schoof authored
-
Mikhail Karnevskiy authored
-
- 15 Apr, 2021 1 commit
-
-
Mikhail Karnevskiy authored
-