Tim Peierls

Results 2 issues of Tim Peierls

There's a subtle semantic difference between how `FailsafeException` is used synchronously vs. asynchronously. With synchronous `get`, exceptions thrown by Failsafe policies, i.e., those that extend `FailsafeException`, like `BulkheadFullException`, can be...

It would be nice to be able to get the source of a (shared) song as raw text via a URL. For example: https://markato.studio/?song=e5kf5bgOctlcpFIDefS8FzRO2TQAgXhCCf1&raw=true could produce a `text/plain` response whose...