Juan Leaniz
Juan Leaniz
Note I added httpx to requirements.txt as this package is necessary for the fastapi test client.
Closed in #1460
Hi @Slaynot - thanks for the contribution. Could you please sign the CLA for us to be able to merge these changes?
@aarontp do you know how to fix the CLA issue without having to reopen the PR?
@Slaynot if you want to expedite this being merged, it's probably best to reopen the PR and make sure all commits use the same user/email you signed the CLA with.
New error reporting code seems to work after testing on a GCP instance
Manual testing in GCP, Github e2e and Jenkins e2e tests pass.
@aarontp seems like a duplicate of #1342
@hacktobeer the tests actually pass, but i think you need to merge with the master branch for some updates to the docs (doc building failed)
Never mind, i see what you mean ``` ModuleNotFoundError: No module named 'plaso' ```