graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hasura.PingSources

Synopsis

Documentation

runPingSources :: Environment -> (String -> IO ()) -> IO SourcePingCache -> IO a Source #

A forever running IO loop that performs regular pings for DBs that need it these are used to send a fingerprint to third parties that wish to attribute users to Hasura