csainty / pubsub-fun

Okay I lied, this isn't fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample repo showing how the default subscriber fails at making a best-effort exactly once delivery by ignoring the fact pulled messages have expired.

Execution

./gradlew run

You may need to set GOOGLE_APPLICATION_CREDENTIALS to pick up the credentials to run as. The program attempts to clean up after itself.

About

Okay I lied, this isn't fun


Languages

Language:Java 95.5%Language:Kotlin 4.5%