Seb Jachec

Results 13 issues of Seb Jachec

### Version 3.8.2 ### Summary The `generateServiceApolloSources` task fails with a nondescript `NullPointerException` that doesn't immediately make clear what the issue is, when a type extension exists that references an...

:bug: Type: Bug
✅ Fixed in v4

It'd be helpful to have the ability to specify a custom timeout (in seconds), both when fetching favicon URLs and when downloading from them

When the normalized cache compiler plugin is added to our project, the `generateServiceApolloSources` task fails with the following error: ``` Execution failed for task ':shared:api:generateServiceApolloSources'. > A failure occurred while...

:gear: Codegen