Results 8 issues of Moe Shehab

There was a syntax error in chrome_options.add_argument chrome_options.add_argument('user-agent={user_agent}')

We are seeing a lot of 502 errors in the backend that we need to follow up on to remove the possibility of the 502 error is happening from impact-graph:...

performance
p0

After having a rough time in our backend and after noticing some connection latency to our Database due to many reasons some of them might be: 1. Poor DB performance...

We have a limitation in our tests that will only run on a clean set of data. We want to remove this limitation, in order to make use of testing...

devops

Configure a github actions CI pipeline for deploying the latest code on the praise-web backend

devops

**Describe the bug** An Apollo Error is flooding the frontend, 75% of the errors in Vercel are apollo errors. It's worth it to take a look **To Reproduce** Steps to...

P0

In an attempt to make impact-graph replicable and running in a high availability environment. Making this a reality concerns running multiple impact-graph instances at the same time which are all...

Epic
kubernetes
devops
p1
tech debt

We are getting a lot of errors regarding the DB schema, sometimes our backend is failing and lagging. This is something that might be related. **Error Message:** ``` error: error:...

bug
p0