Issues
- 9
Rate control primitives?
#120 opened by windymelt - 0
Add mergeHaltL/mergeHaltR stream operators
#209 opened by adamw - 0
Consider renaming race to raceSuccess
#221 opened by adamw - 4
Consider dropping the IO capability
#219 opened by adamw - 1
The `race` function doesn't handle functions that can throw a `ControlThrowable` exception
#213 opened by rcardin - 1
Integration with raise4s library
#130 opened by rcardin - 1
`timeout` behaviour when computation fails
#211 opened by nimatrueway - 3
Add Either[Throwable, T]-unwrapping methods
#203 opened by adamw - 0
Add Source.collect
#202 opened by adamw - 1
`flatten` method for `Stream[Stream[T]]`
#197 opened by nimatrueway - 6
Am I Using Ox Correctly?
#199 opened by objektwerks - 0
a `select` variant that returns the selected clause
#201 opened by nimatrueway - 0
- 2
Add multi-policies for retries
#55 opened by rucek - 1
Scope finalizers don't run on runtime shutdown
#131 opened by kciesielski - 12
- 0
finalisers swallow exceptions
#176 opened by bishabosha - 8
Add a schedule-aware repeat
#57 opened by rucek - 24
- 9
- 4
Consider supporting Scala 2.13
#61 opened by altrack - 0
Add `wireTap` operator
#39 opened by geminicaprograms - 0
Add `alsoTo` operator
#40 opened by geminicaprograms - 3
Add `log` (based on slf4j) operator
#41 opened by geminicaprograms - 10
- 0
Add `sliding` operator
#38 opened by geminicaprograms - 0
Add `prepend` operator
#36 opened by geminicaprograms - 0
Cancelling `CancellableFork` optimization
#161 opened by micossow - 1
- 53
- 1
Composable retry policies
#58 opened by rucek - 0
- 0
Using `ScheduledExecutorService` for timeouts
#145 opened by kciesielski - 3
Add source.encode and decode for text
#138 opened by kciesielski - 0
Add Source.fromFile and source.toFile
#137 opened by kciesielski - 0
Optimize Chunk
#136 opened by kciesielski - 13
Mocked time
#60 opened by scf37 - 4
`tell` method in actor is not working with sleep
#110 opened by windbird123 - 0
Add side-effecting callback to retry attempts
#56 opened by rucek - 0
Add `mapConcat` operator
#35 opened by geminicaprograms - 1
Support app errors
#90 opened by adamw - 0
Flaky RateLimiterTest
#59 opened by rucek - 1
Add License
#62 opened by altrack - 2
Add retries
#48 opened by rucek - 0
Add `orElse` operator
#37 opened by geminicaprograms - 0
- 0
Add `groupBy` operator
#45 opened by geminicaprograms - 0
- 0
Add context to source
#42 opened by geminicaprograms - 0
Add possibility control Source completion from the outside (`KillSwitch`)
#43 opened by geminicaprograms