Jonathan Cobb

Results 28 comments of Jonathan Cobb

I've pasted a stack trace below. The signature for `mypackage.AuthResource.login` includes a parameter that is annotated with `@Valid`. My Jersey/JAX-RS container is already handling validation for this. It seems that...

@yegor256 just pinging, would love to use your library but am still stuck here.

@wenslayer I recently merged a change that adds support for "sync strategies". You could define a new custom sync strategy that does exactly what you want. If you can parameterize...

@adamchesterton I love the idea of an adaptive backoff to try to maximize the request rate while staying under rate limits. I don't have time to write this but would...

@analog76 @thebf This is a very interesting problem. I would welcome a pull request if either of you got this working!

This is not currently supported, but I really like the idea. I'm marking this issue "enhancement", and hopefully I can get to it soon. For anyone who wants to fix...

@mkanthan yes, good idea. perhaps another command line option to fail and exit upon missing/invalid path, versus default behavior which is to log a warning and list all failed paths...

interesting -- yes this would certainly be possible. if I have some free time I will try to get to it. and I'm always happy to look at a pull...

@mateuszkozakiewicz I would happily accept a pull request that fixes this. I am not doing much active development on s3s3mirror anymore, but am open to code contributions.