Nadeesha Cabral
Nadeesha Cabral
The current error message goes like: > Could not infer "repo" from the "package.json" file. This leads one to assume that there should be a `repo` key in the package.json....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade cosmiconfig from 8.1.3 to 8.3.6. :information_source: Keep your dependencies up-to-date....
In certain circumstances, the polling agent might close the connection before getting the request, but after the atomic `UPDATE` has marked the job as running. In these cases, we should...
We need a fly deploy step as an action to "break-glass" and proceed with deployments when the pre-deploy tests fail.
See the run here: https://github.com/differentialhq/differential/actions/runs/7762851286/job/21174002166?pr=102 Needs to be investigated whether this is symptomatic of a bigger issue, or a stale-read problem.
It's not clear that [this](https://docs.bullmq.io/guide/workers/concurrency) documented concurrency is applicable per worker, or per the queue globally. Any light on this is appreciated.