-
Would it be easy to build a Google Cloud Functions backend(not looked at the code how you have done it for aws lambda though)?
yaman updated
5 years ago
-
I am not sure what's your stance on code coverage (imho a useful metric to orientate ourselves and prevent regressions, but something not to be abused in trying to hit 100% coverage by creating meanin…
-
running the build scripts on ubuntu 18.04 produces this error:
-- While building custom Setup.hs for package BerkeleyDB-0.8.7 using:
/home/elizur/.stack/setup-exe-cache/x86_64-linux/Cabal-sim…
-
I don't know if a full split is necessary or even a good idea, but for `handleInfo` and in particular in order to deal with messages sent to the process by monitors, we cannot be entirely oriented aro…
-
I've just made my first subscription pull request to PubSub for an existing subscription.
I noticed that my `Network.Google.PubSub.Types:PullRequest` field `prMaxMessages` which is typed as a `May…
-
### Is your proposal related to a problem?
I'm serving a public API with Hasura which I would like to make easy for developers to start using. Right now, developers who are new to the API sometimes…
-
## Summary
`stack --docker` doesn't work reliably across Linux distributions because `stack` is no longer statically linked.
## Why we don't have statically linked executables at the moment
I…
-
-
### Version Information
Server Version: v2.0.8.cloud-3
### Environment
Cloud
### What is the expected behaviour?
If a cookie header is identified in HASURA_GRAPHQL_JWT_SECRET, but not p…
-
@kivattik and @sam-falvo discovered that if the server doesn't have the right network (the same one as the load balancer pool), adding to RCv3 will fail.
The problematic server may need to be deleted…