Skip to content

go-threads v1.0.2#433

Merged
sanderpick merged 3 commits intomasterfrom
sander/threads-v1.0.2
Dec 2, 2020
Merged

go-threads v1.0.2#433
sanderpick merged 3 commits intomasterfrom
sander/threads-v1.0.2

Conversation

@sanderpick
Copy link
Contributor

  • Updates go-threads to v1.0.2
  • Since we're using real Stripe keys for staging and production, events from either env are received by both. This doesn't hurt anything, but it does mean that the webhook thinks it's unhealthy and is threatening to delete it. So, if the event fails our biz logic, we just log a warning and return 200. I'd like to create a different stripe account for staging so we can use different live keys there. Then we can revert this change.

@sanderpick sanderpick requested a review from jsign December 1, 2020 17:35
@sanderpick sanderpick force-pushed the sander/threads-v1.0.2 branch from 7500afc to 6d5eb00 Compare December 1, 2020 17:37
Signed-off-by: Sander Pick <sanderpick@gmail.com>
Signed-off-by: Sander Pick <sanderpick@gmail.com>
Signed-off-by: Sander Pick <sanderpick@gmail.com>
@sanderpick sanderpick force-pushed the sander/threads-v1.0.2 branch from 5bf16c7 to 5e43762 Compare December 1, 2020 22:32
Copy link
Member

@carsonfarmer carsonfarmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sanderpick sanderpick merged commit f1e5640 into master Dec 2, 2020
@sanderpick sanderpick deleted the sander/threads-v1.0.2 branch December 2, 2020 01:01
andrewxhill pushed a commit that referenced this pull request Dec 3, 2020
* mod: bump go-threads v1.0.2

Signed-off-by: Sander Pick <sanderpick@gmail.com>

* billing: return 200 from webhooks

Signed-off-by: Sander Pick <sanderpick@gmail.com>

* docker: update docker-compose files

Signed-off-by: Sander Pick <sanderpick@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants