bootstraponline
bootstraponline
@apolloniusoftyana Hey, thanks for checking in! We have this in our ranked column. A few higher priority issues are being worked on first (FTL rate limits which block execution). You...
https://github.com/googleapis/google-api-java-client/issues/1247#issuecomment-551078037
@apolloniusoftyana Square contributed proxy support. That might help with your use case? https://github.com/Flank/flank/pull/2176
 @jan-gogo will the architecture resolve global state? Ideally Flank could be used as a library to have multiple flank instances in parallel. Today this isn't possible due to...
@jan-gogo Sounds good!
we do plan to support this feature! there are other tasks (bug fixes, stability) that have taken priority over feature work.
@timrijckaert Hey, for this use case I'd recommend uploading the apks to Google Cloud Storage via [gsutil](https://cloud.google.com/storage/docs/gsutil), and then passing Flank the GCS path to the apks. That'll ensure there's...
@timrijckaert I don't think Fladle supports the gsutil strategy I mentioned. Try to increase the heap space by setting `gradle.properties` https://stackoverflow.com/a/47454640
@timrijckaert I'd open an issue on https://github.com/runningcode/fladle/issues to see if they can advise.